Home
last modified time | relevance | path

Searched defs:subLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DLocation.cpp51 for (Location subLoc : fusedLoc.getLocations()) walk() local
H A DDiagnostics.cpp400 for (auto subLoc : cast<FusedLoc>(loc).getLocations()) { in getCallSiteLoc() local