Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dprintast.d206 static void printIndent(int indent) in printIndent() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h87 void printIndent() { in printIndent() function
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp25 void ASTNode::printIndent(int indent) const in printIndent() function in ASTNode
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4640 static void printIndent(unsigned indent) { in printIndent() function