Searched defs:CovariantAdjustmentPath (Results 1 – 1 of 1) sorted by relevance
5630 llvm::SmallVectorImpl<QualType> &CovariantAdjustmentPath) { in HandleVirtualDispatch()7656 SmallVector<QualType, 4> CovariantAdjustmentPath; in handleCallExpr() local