Home
last modified time | relevance | path

Searched defs:VBase (Results 1 – 21 of 21) sorted by relevance

/external/clang/test/CodeGenCXX/
Dconstructors.cpp4 struct VBase { int x; VBase(); VBase(int); VBase(const VBase &); }; struct
Dmicrosoft-abi-virtual-inheritance.cpp8 struct VBase { struct
15 struct B : virtual VBase { argument
Ddestructors.cpp85 struct VBase { ~VBase(); }; struct
/external/clang/test/CXX/special/class.copy/
Dp25-0x.cpp43 struct VBase : virtual Trivial {}; struct
Dp12-0x.cpp40 struct VBase : virtual Trivial {}; struct
/external/clang/include/clang/AST/
DRecordLayout.h232 CharUnits getVBaseClassOffset(const CXXRecordDecl *VBase) const { in getVBaseClassOffset()
DVTableBuilder.h451 const CXXRecordDecl *VBase; member
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape-complex-hangul.cc90 #define VBase 0x1161 macro
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp93 struct VBase {}; struct
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc90 #define VBase 0x1161u macro
/external/clang/lib/AST/
DCXXInheritance.cpp328 CXXRecordDecl *VBase = nullptr; in lookupInBases() local
DVTableBuilder.cpp2286 const CXXRecordDecl *VBase) { in getVirtualBaseOffsetOffset()
2351 const CXXRecordDecl *VBase = in computeVTableRelatedInformation() local
3440 const CXXRecordDecl *VBase) { in getVBTableIndex()
DDeclCXX.cpp210 for (const auto &VBase : BaseClassDecl->vbases()) { in setBases() local
DRecordLayoutBuilder.cpp3072 const CXXRecordDecl *VBase = I.getType()->getAsCXXRecordDecl(); in DumpCXXRecordLayout() local
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp80 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase, Scissor } Kind; enumerator
DMicrosoftCXXABI.cpp1558 const CXXRecordDecl *VBase = I.getType()->getAsCXXRecordDecl(); in emitVBTableDefinition() local
2810 if (const CXXRecordDecl *VBase = Info->getVBaseWithVPtr()) in getCompleteObjectLocator() local
DCGClass.cpp146 const CXXRecordDecl *VBase = nullptr; in GetAddressOfBaseClass() local
/external/clang/lib/Sema/
DSemaCast.cpp1382 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in TryStaticMemberPointerUpcast() local
DSemaDeclCXX.cpp3647 for (auto &VBase : ClassDecl->vbases()) { in SetCtorInitializers() local
3813 for (const auto &VBase : ClassDecl->vbases()) in DiagnoseBaseOrMemInitializerOrder() local
4090 for (const auto &VBase : ClassDecl->vbases()) { in MarkBaseAndMemberDestructorsReferenced() local
DSemaOverload.cpp2786 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in CheckMemberPointerConversion() local
/external/chromium_org/third_party/icu/source/i18n/
Ducol.cpp3166 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7; in ucol_prv_getSpecialCE() local
3926 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7; in ucol_prv_getSpecialPrevCE() local