Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp3546 const CXXRecordDecl *TopLevelRD = SpecificPath.begin()->getBase(); in selectBestPath() local
3550 getOffsetOfFullPath(Context, TopLevelRD, SpecificPath); in selectBestPath()
3551 FinalOverriders Overriders(TopLevelRD, CharUnits::Zero(), TopLevelRD); in selectBestPath()