Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/CAPI/Interfaces/
H A DInterfaces.cpp35 std::optional<Location> maybeLocation; in maybeGetLocation() local
103 std::optional<Location> maybeLocation = maybeGetLocation(location); in mlirInferTypeOpInterfaceInferReturnTypes() local
137 std::optional<Location> maybeLocation = maybeGetLocation(location); in mlirInferShapedTypeOpInterfaceInferReturnTypes() local