Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h830 bool InBaseClass : 1; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3792 bool QualifiedNameLookup, bool InBaseClass) { in lookupInDeclContext()
4230 DeclContext *Ctx, bool InBaseClass) { in FoundDecl()
H A DSemaCodeComplete.cpp1260 NamedDecl *Hiding, bool InBaseClass = false) { in AddResult()
1644 bool InBaseClass) override { in FoundDecl()