Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Transforms/
H A DGreedyPatternRewriteDriver.h90 GreedyRewriteStrictness strictMode = GreedyRewriteStrictness::AnyOp; variable
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DRedundantInlineSpecifierCheck.cpp41 bool, strictMode) { in AST_POLYMORPHIC_MATCHER_P() argument
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp445 Option<std::string> strictMode{ global() member