Searched refs:targetArg (Results 1 – 1 of 1) sorted by relevance
2229 if (const auto &targetArg{call.arguments[1]}) { in CheckAssociated() local2230 if (const auto *targetExpr{targetArg->UnwrapExpr()}) { in CheckAssociated()2309 targetArg->sourceLocation(), in CheckAssociated()2317 if (const auto targetType{targetArg->GetType()}) { in CheckAssociated()