Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h507 void computeVTablePaths(bool ForVBTables, const CXXRecordDecl *RD,
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp3325 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths() function in MicrosoftVTableContext
3634 computeVTablePaths(/*ForVBTables=*/false, RD, *VFPtrs); in computeVTableRelatedInformation()
3743 computeVTablePaths(/*ForVBTables=*/true, RD, VBI->VBPtrPaths); in computeVBTableRelatedInformation()