Searched defs:childLoc (Results 1 – 5 of 5) sorted by relevance
/llvm-project/mlir/lib/AsmParser/ | ||
H A D | LocationParser.cpp | 139 LocationAttr childLoc; parseNameOrFileLineColLocation() local |
/llvm-project/mlir/lib/IR/ | ||
H A D | Diagnostics.cpp | 548 for (Location childLoc : fusedLoc.getLocations()) findLocToShow() local |
H A D | AsmPrinter.cpp | 2020 auto childLoc = loc.getChildLoc(); printLocationInternal() local |
/llvm-project/mlir/lib/CAPI/IR/ | ||
H A D | IR.cpp | 279 mlirLocationNameGet(MlirContext context,MlirStringRef name,MlirLocation childLoc) mlirLocationNameGet() argument |
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 2845 __anon0d8b16ee3102(std::string name, std::optional<PyLocation> childLoc, DefaultingPyMlirContext context) populateIRCore() argument |