Home
last modified time | relevance | path

Searched defs:childLoc (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/AsmParser/
H A DLocationParser.cpp139 LocationAttr childLoc; parseNameOrFileLineColLocation() local
/llvm-project/mlir/lib/IR/
H A DDiagnostics.cpp548 for (Location childLoc : fusedLoc.getLocations()) findLocToShow() local
H A DAsmPrinter.cpp2020 auto childLoc = loc.getChildLoc(); printLocationInternal() local
/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp279 mlirLocationNameGet(MlirContext context,MlirStringRef name,MlirLocation childLoc) mlirLocationNameGet() argument
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp2845 __anon0d8b16ee3102(std::string name, std::optional<PyLocation> childLoc, DefaultingPyMlirContext context) populateIRCore() argument