Home
last modified time | relevance | path

Searched defs:IsInline (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11588 DiagnoseNamespaceInlineMismatch(Sema & S,SourceLocation KeywordLoc,SourceLocation Loc,IdentifierInfo * II,bool * IsInline,NamespaceDecl * PrevNS) DiagnoseNamespaceInlineMismatch() argument
11621 bool IsInline = InlineLoc.isValid(); ActOnStartNamespaceDef() local
[all...]
H A DSemaDecl.cpp7221 bool IsInline = false, IsStaticDataMember = false, IsQualifiedFriend = false; checkDLLAttributeRedeclaration() local