Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h466 struct MethodVFTableLocation { struct
481 MethodVFTableLocation() in MethodVFTableLocation() function
485 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() function
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h509 struct MethodVFTableLocation { struct
524 MethodVFTableLocation() in MethodVFTableLocation() argument
528 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument
/external/clang/lib/AST/
DVTableBuilder.cpp2387 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anon71138c580511::VFTableBuilder