Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DDiagnostic.h122 bool isInFlight() const { return owner; } in isInFlight() function
/llvm-project/mlir/include/mlir/IR/
H A DDiagnostics.h387 bool isInFlight() const { return owner; } isInFlight() function