Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DQuality.h97 bool InBaseClass = false; // A member from base class of the accessed class. member
DIncludeFixer.cpp56 bool InBaseClass) override {} in FoundDecl()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DQualityTests.cpp298 SymbolRelevanceSignals InBaseClass; in TEST() local
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h830 bool InBaseClass : 1; variable
/external/clang/lib/Sema/
DSemaLookup.cpp3436 bool InBaseClass, in LookupVisibleDecls()
3855 DeclContext *Ctx, bool InBaseClass) { in FoundDecl()
DSemaCodeComplete.cpp948 NamedDecl *Hiding, bool InBaseClass = false) { in AddResult()
1270 bool InBaseClass) override { in FoundDecl()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp3743 bool QualifiedNameLookup, bool InBaseClass) { in lookupInDeclContext()
4171 DeclContext *Ctx, bool InBaseClass) { in FoundDecl()
DSemaCodeComplete.cpp1231 NamedDecl *Hiding, bool InBaseClass = false) { in AddResult()
1615 bool InBaseClass) override { in FoundDecl()