Searched defs:VBase (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/
H A Dctor2_y.C6 VBase::VBase () function in class:VBase
H A Dctor2.h1 struct VBase struct
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/
H A Dctor2.C10 struct VBase struct
13 VBase() { p = this; } function in struct:VBase
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dvbase1.C18 struct VBase struct
21 VBase () function in struct:VBase
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DVTableBuilder.h516 const CXXRecordDecl *VBase; member in struct:clang::MethodVFTableLocation
529 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp79 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase, Scissor } Kind; enumerator in enum:__anon520::CGRecordLowering::MemberInfo::InfoKind
H A DCGClass.cpp302 const CXXRecordDecl *VBase = nullptr; local
[all...]
H A DMicrosoftCXXABI.cpp366 const CXXRecordDecl *VBase = I.getType()->getAsCXXRecordDecl(); local
1221 const CXXRecordDecl *VBase = S.getType()->getAsCXXRecordDecl(); local
1476 const CXXRecordDecl *VBase = ML.VBase; local
2174 const CXXRecordDecl *VBase = I.getType()->getAsCXXRecordDecl(); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp1035 DenseSet<Instruction*> VBase; local
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3653 const CXXRecordDecl *VBase = Base.getType()->getAsCXXRecordDecl(); local
3659 OS << "(vtordisp for vbase " << *VBase << ")\n"; local
[all...]
H A DVTableBuilder.cpp2348 const CXXRecordDecl *VBase = local
2287 getVirtualBaseOffsetOffset(const CXXRecordDecl *RD, const CXXRecordDecl *VBase) argument
3745 getVBTableIndex(const CXXRecordDecl *Derived, const CXXRecordDecl *VBase) argument
[all...]

Completed in 293 milliseconds