Home
last modified time | relevance | path

Searched refs:computeVTablePaths (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DVTableBuilder.h528 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DVTableBuilder.h575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DVTableBuilder.h575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DVTableBuilder.h575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DVTableBuilder.h575 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/aosp_15_r20/external/clang/lib/AST/
H A DVTableBuilder.cpp3273 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()