Searched defs:MethodVFTableLocation (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | VTableBuilder.h | 466 struct MethodVFTableLocation { struct 481 MethodVFTableLocation() in MethodVFTableLocation() argument 485 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | VTableBuilder.h | 510 struct MethodVFTableLocation { struct 525 MethodVFTableLocation() in MethodVFTableLocation() function 529 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | VTableBuilder.h | 510 struct MethodVFTableLocation { struct 525 MethodVFTableLocation() in MethodVFTableLocation() argument 529 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | VTableBuilder.h | 510 struct MethodVFTableLocation { struct 525 MethodVFTableLocation() in MethodVFTableLocation() argument 529 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | VTableBuilder.h | 510 struct MethodVFTableLocation { struct 525 MethodVFTableLocation() in MethodVFTableLocation() function 529 MethodVFTableLocation(uint64_t VBTableIndex, const CXXRecordDecl *VBase, in MethodVFTableLocation() function
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 2387 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anon965a958e0511::VFTableBuilder
|