Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h577 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp3296 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths() function in MicrosoftVTableContext
3614 computeVTablePaths(/*ForVBTables=*/false, RD, *VFPtrs); in computeVTableRelatedInformation()
3723 computeVTablePaths(/*ForVBTables=*/true, RD, VBI->VBPtrPaths); in computeVBTableRelatedInformation()