Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/AST/
H A DVTableBuilder.h466 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/
DVTableBuilder.h510 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/
DVTableBuilder.h510 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/
DVTableBuilder.h510 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/
DVTableBuilder.h510 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 DVTableBuilder.cpp2387 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation; typedef in __anon965a958e0511::VFTableBuilder