Searched refs:computeVTablePaths (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | VTableBuilder.h | 528 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | VTableBuilder.h | 575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | VTableBuilder.h | 575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | VTableBuilder.h | 575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | VTableBuilder.h | 575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 3273 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths() function in MicrosoftVTableContext 3582 computeVTablePaths(/*ForVBTables=*/false, RD, *VFPtrs); in computeVTableRelatedInformation() 3686 computeVTablePaths(/*ForVBTables=*/true, RD, VBI->VBPtrPaths); in computeVBTableRelatedInformation()
|