Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp300 TEST(IsInlineMatcher, IsInline) { in TEST() argument
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11442 DiagnoseNamespaceInlineMismatch(Sema & S,SourceLocation KeywordLoc,SourceLocation Loc,IdentifierInfo * II,bool * IsInline,NamespaceDecl * PrevNS) DiagnoseNamespaceInlineMismatch() argument
11475 bool IsInline = InlineLoc.isValid(); ActOnStartNamespaceDef() local
[all...]
H A DSemaDecl.cpp6998 bool IsInline = false, IsStaticDataMember = false, IsQualifiedFriend = false; checkDLLAttributeRedeclaration() local