Home
last modified time | relevance | path

Searched defs:CovariantAdjustmentPath (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp5731 llvm::SmallVectorImpl<QualType> &CovariantAdjustmentPath) { in HandleVirtualDispatch()
7771 SmallVector<QualType, 4> CovariantAdjustmentPath; in handleCallExpr() local