Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DAsmPrinter.cpp508 bool omitType) override { in printRegionArgument() argument
2602 bool omitType = false) override;
2816 bool omitType) { in printRegionArgument() argument
2818 if (!omitType) { in printRegionArgument()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DOpImplementation.h342 bool omitType = false) = 0;