Searched defs:IsInline (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/unittests/ASTMatchers/ | ||
H A D | ASTMatchersInternalTest.cpp | 300 TEST(IsInlineMatcher, IsInline) { in TEST() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 11442 DiagnoseNamespaceInlineMismatch(Sema & S,SourceLocation KeywordLoc,SourceLocation Loc,IdentifierInfo * II,bool * IsInline,NamespaceDecl * PrevNS) DiagnoseNamespaceInlineMismatch() argument |
H A D | SemaDecl.cpp | 6998 bool IsInline = false, IsStaticDataMember = false, IsQualifiedFriend = false; checkDLLAttributeRedeclaration() local |