Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DVTTBuilder.h75 const CXXRecordDecl *MostDerivedClass; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DVTTBuilder.cpp32 const CXXRecordDecl *MostDerivedClass, in VTTBuilder()
DVTableBuilder.cpp82 const CXXRecordDecl *MostDerivedClass; member in __anon362d130e0111::FinalOverriders
157 FinalOverriders::FinalOverriders(const CXXRecordDecl *MostDerivedClass, in FinalOverriders()
542 const CXXRecordDecl *MostDerivedClass; member in __anon362d130e0111::VCallAndVBaseOffsetBuilder
589 const CXXRecordDecl *MostDerivedClass, in VCallAndVBaseOffsetBuilder()
798 const CXXRecordDecl *MostDerivedClass; member in __anon362d130e0111::ItaniumVTableBuilder
998 const CXXRecordDecl *MostDerivedClass, in ItaniumVTableBuilder()
2363 const CXXRecordDecl *MostDerivedClass, CharUnits MostDerivedClassOffset, in createConstructionVTableLayout()
2431 const CXXRecordDecl *MostDerivedClass; member in __anon362d130e0611::VFTableBuilder
2570 const CXXRecordDecl *MostDerivedClass, const VPtrInfo &Which) in VFTableBuilder()
DRecordLayoutBuilder.cpp1145 const CXXRecordDecl *RD, const CXXRecordDecl *MostDerivedClass) { in LayoutVirtualBases()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGVTT.cpp22 const CXXRecordDecl *MostDerivedClass, in GetAddrOfVTTVTable()
DMicrosoftCXXABI.cpp4183 const CXXRecordDecl *MostDerivedClass = nullptr; in getCatchableTypeArray() local