Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h338 void printIndent(raw_ostream &OS, unsigned IndentLevel) const { in printIndent() function
H A DScopedPrinter.h133 void printIndent() { in printIndent() function
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c4665 static void printIndent(unsigned indent) { in printIndent() function