Searched defs:VBIndex (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | Thunk.h | 48 uint32_t VBIndex; global() member |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 2201 unsigned VBIndex = Context.getVBTableIndex(ObjectWithVPtr, VBase); emitVBTableDefinition() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 3011 unsigned VBIndex = AddMethods() local |
H A D | MicrosoftMangle.cpp | 3772 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 |