Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h445 struct MethodVFTableLocation { struct
460 MethodVFTableLocation() in MethodVFTableLocation() argument
464 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument
/external/clang/lib/AST/
DVTableBuilder.cpp2427 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anon71138c580511::VFTableBuilder