Searched defs:currentIndent (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/include/mlir/Support/ | ||
| H A D | IndentedOstream.h | 98 int currentIndent = 0; variable |
| /llvm-project/mlir/lib/IR/ | ||
| H A D | AsmPrinter.cpp | 3263 unsigned currentIndent = 0; global() member in __anonc242fc4b4911::OperationPrinter |