Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DThunk.h49 uint32_t VBIndex; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2212 unsigned VBIndex = Context.getVBTableIndex(ObjectWithVPtr, VBase); in emitVBTableDefinition() local
3415 llvm::Value *VBIndex = Builder.CreateExactUDiv( in EmitNonNullMemberPointerConversion() local
4188 uint32_t VBIndex) { in getCatchableType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3104 unsigned VBIndex = in AddMethods() local
3780 uint64_t VBIndex = I.first.VBTableIndex; in dumpMethodLocations() local
H A DMicrosoftMangle.cpp3929 uint32_t NVOffset, int32_t VBPtrOffset, uint32_t VBIndex, in mangleCXXCatchableType()