Home
last modified time | relevance | path

Searched refs:ClassSubobjects (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DCXXInheritance.cpp52 std::pair<bool, unsigned>& Subobjects = ClassSubobjects[BaseType]; in isAmbiguous()
59 ClassSubobjects.clear(); in clear()
69 ClassSubobjects.swap(Other.ClassSubobjects); in swap()
203 std::pair<bool, unsigned>& Subobjects = ClassSubobjects[BaseType]; in lookupInBases()
/aosp_15_r20/external/clang/include/clang/AST/
H A DCXXInheritance.h131 llvm::SmallDenseMap<QualType, std::pair<bool, unsigned>, 8> ClassSubobjects; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DCXXInheritance.h138 ClassSubobjects; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DCXXInheritance.h138 ClassSubobjects; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DCXXInheritance.h138 ClassSubobjects; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DCXXInheritance.h138 ClassSubobjects; variable