Home
last modified time | relevance | path

Searched defs:VBIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h48 uint32_t VBIndex; global() member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2201 unsigned VBIndex = Context.getVBTableIndex(ObjectWithVPtr, VBase); emitVBTableDefinition() local
3402 llvm::Value *VBIndex = Builder.CreateExactUDiv( EmitNonNullMemberPointerConversion() local
4175 getCatchableType(QualType T,uint32_t NVOffset,int32_t VBPtrOffset,uint32_t VBIndex) getCatchableType() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3011 unsigned VBIndex = AddMethods() local
3687 uint64_t VBIndex = I.first.VBTableIndex; dumpMethodLocations() local
[all...]
H A DMicrosoftMangle.cpp3772 mangleCXXCatchableType(QualType T,const CXXConstructorDecl * CD,CXXCtorType CT,uint32_t Size,uint32_t NVOffset,int32_t VBPtrOffset,uint32_t VBIndex,raw_ostream & Out) mangleCXXCatchableType() argument