Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5768 for (unsigned CovariantPathLength = PathLength + 1; in HandleVirtualDispatch() local
5769 CovariantPathLength != This.Designator.Entries.size(); in HandleVirtualDispatch()
5770 ++CovariantPathLength) { in HandleVirtualDispatch()
5772 getBaseClassType(This.Designator, CovariantPathLength); in HandleVirtualDispatch()