Searched defs:callLoc (Results 1 – 4 of 4) sorted by relevance
373 if (auto callLoc = loc.dyn_cast<CallSiteLoc>()) in getFileLineColLoc() local377 if (auto callLoc = getFileLineColLoc(subLoc)) { in getFileLineColLoc() local390 if (auto callLoc = loc.dyn_cast<CallSiteLoc>()) in getCallSiteLoc() local394 if (auto callLoc = getCallSiteLoc(subLoc)) { in getCallSiteLoc() local475 if (auto callLoc = getCallSiteLoc(loc)) { in emitDiagnostic() local
141 if (auto callLoc = loc.dyn_cast<CallSiteLoc>()) { in translateLoc() local
14887 ExprResult Sema::checkUnknownAnyArg(SourceLocation callLoc, in checkUnknownAnyArg()
19166 ExprResult Sema::checkUnknownAnyArg(SourceLocation callLoc, in checkUnknownAnyArg()