Searched defs:printIndent (Results 1 – 5 of 5) sorted by relevance
/llvm-project/mlir/test/lib/IR/ | ||
H A D | TestPrintNesting.cpp | 86 llvm::raw_ostream &printIndent() { in printIndent() function |
/llvm-project/mlir/lib/Tools/PDLL/AST/ | ||
H A D | NodePrinter.cpp | 107 void printIndent() { in printIndent() function in __anon688676180111::NodePrinter |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | VirtualFileSystem.h | 350 void printIndent(raw_ostream &OS, unsigned IndentLevel) const { printIndent() function |
H A D | ScopedPrinter.h | 133 void printIndent() { in printIndent() function |
/llvm-project/clang/tools/c-index-test/ | ||
H A D | c-index-test.c | 4715 static void printIndent(unsigned indent) { printIndent() function |