Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h843 bool InBaseClass : 1; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4124 lookupInDeclContext(DeclContext * Ctx,LookupResult & Result,bool QualifiedNameLookup,bool InBaseClass) lookupInDeclContext() argument
4561 FoundDecl(NamedDecl * ND,NamedDecl * Hiding,DeclContext * Ctx,bool InBaseClass) FoundDecl() argument
[all...]
H A DSemaCodeComplete.cpp1346 AddResult(Result R,DeclContext * CurContext,NamedDecl * Hiding,bool InBaseClass=false,QualType BaseExprType=QualType ()) AddResult() argument
1738 FoundDecl(NamedDecl * ND,NamedDecl * Hiding,DeclContext * Ctx,bool InBaseClass) FoundDecl() argument