Home
last modified time | relevance | path

Searched refs:initialLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Debug/BreakpointManagers/
H A DFileLineColLocBreakpointManager.h95 std::optional<Breakpoint *> matchFromLocation(Location initialLoc) const { in matchFromLocation() argument
97 initialLoc->walk([&](Location loc) { in matchFromLocation()