Searched refs:findPathForVPtr (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/AST/ |
D | VTableBuilder.cpp | 3446 findPathForVPtr(ASTContext &Context, const ASTRecordLayout &MostDerivedLayout, in findPathForVPtr() function 3475 if (findPathForVPtr(Context, MostDerivedLayout, Base, NewOffset, VBasesSeen, in findPathForVPtr() 3490 findPathForVPtr(Context, MostDerivedLayout, RD, CharUnits::Zero(), in computeFullPathsForVFTables()
|