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

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp1031 inline unsigned getDirIndent() { return 4 * DirStack.size(); } function in class:__anon17805::JSONWriter
1068 unsigned Indent = getDirIndent();
1076 unsigned Indent = getDirIndent();

Completed in 152 milliseconds