Home
last modified time | relevance | path

Searched defs:MethodVFTableLocation (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h445 struct MethodVFTableLocation { struct
460 MethodVFTableLocation() in MethodVFTableLocation() function
464 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp2423 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anonf9bc06690511::VFTableBuilder