Searched refs:subLoc (Results 1 – 2 of 2) sorted by relevance
51 for (Location subLoc : fusedLoc.getLocations()) in walk() local52 if (subLoc->walk(walkFn).wasInterrupted()) in walk()
407 for (auto subLoc : loc.cast<FusedLoc>().getLocations()) { in getCallSiteLoc() local408 if (auto callLoc = getCallSiteLoc(subLoc)) { in getCallSiteLoc()