Searched refs:computeVTablePaths (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DVTableBuilder.h507 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/external/clang/lib/AST/
H A DVTableBuilder.cpp3166 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, function in class:MicrosoftVTableContext
3306 computeVTablePaths(/*ForVBTables=*/false, RD, *VFPtrs);
3414 computeVTablePaths(/*ForVBTables=*/true, RD, VBI->VBPtrPaths);

Completed in 57 milliseconds