Searched refs:subLoc (Results 1 – 1 of 1) sorted by relevance
376 for (auto subLoc : loc.cast<FusedLoc>().getLocations()) { in getFileLineColLoc() local377 if (auto callLoc = getFileLineColLoc(subLoc)) { in getFileLineColLoc()393 for (auto subLoc : loc.cast<FusedLoc>().getLocations()) { in getCallSiteLoc() local394 if (auto callLoc = getCallSiteLoc(subLoc)) { in getCallSiteLoc()