Home
last modified time | relevance | path

Searched refs:unindent (Results 1 – 8 of 8) sorted by relevance

/external/jsoncpp/src/lib_json/
Djson_writer.cpp353 unindent(); in writeValue()
396 unindent(); in writeArrayValue()
487 StyledWriter::unindent() in unindent() function in Json::StyledWriter
630 unindent(); in writeValue()
673 unindent(); in writeArrayValue()
768 StyledStreamWriter::unindent() in unindent() function in Json::StyledStreamWriter
/external/jsoncpp/include/json/
Dwriter.h92 void unindent();
150 void unindent();
/external/llvm/tools/llvm-readobj/
DStreamWriter.h65 void unindent(int Levels = 1) {
273 W.unindent(); in ~DictScope()
287 W.unindent(); in ~ListScope()
DMachODumper.cpp299 W.unindent(); in printRelocations()
DARMAttributeParser.cpp660 SW.unindent(); in Parse()
DCOFFDumper.cpp674 W.unindent(); in printRelocations()
DELFDumper.cpp634 W.unindent(); in printRelocations()
/external/clang/lib/AST/
DASTDumper.cpp134 Dumper.unindent(); in ~IndentScope()
207 void unindent();
421 void ASTDumper::unindent() { in unindent() function in ASTDumper