Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DCodeCompleteConsumer.h844 bool InBaseClass : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DCodeCompleteConsumer.h843 bool InBaseClass : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DCodeCompleteConsumer.h844 bool InBaseClass : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DCodeCompleteConsumer.h845 bool InBaseClass : 1; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp3436 bool InBaseClass, in LookupVisibleDecls()
3855 DeclContext *Ctx, bool InBaseClass) { in FoundDecl()
H A DSemaCodeComplete.cpp948 NamedDecl *Hiding, bool InBaseClass = false) { in AddResult()
1270 bool InBaseClass) override { in FoundDecl()