Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp5667 for (unsigned CovariantPathLength = PathLength + 1; in HandleVirtualDispatch() local
5668 CovariantPathLength != This.Designator.Entries.size(); in HandleVirtualDispatch()
5669 ++CovariantPathLength) { in HandleVirtualDispatch()
5671 getBaseClassType(This.Designator, CovariantPathLength); in HandleVirtualDispatch()