Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp1015 inline unsigned getDirIndent() { return 4 * DirStack.size(); } in getDirIndent() function in __anon393354d90611::JSONWriter
1052 unsigned Indent = getDirIndent(); in startDirectory()
1060 unsigned Indent = getDirIndent(); in endDirectory()