Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp1610 inline unsigned getDirIndent() { return 4 * DirStack.size(); } in getDirIndent() function in __anon45e96e000911::JSONWriter
1649 unsigned Indent = getDirIndent(); in startDirectory()
1657 unsigned Indent = getDirIndent(); in endDirectory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1910 unsigned getDirIndent() { return 4 * DirStack.size(); } in getDirIndent() function in __anon02b9f3930911::JSONWriter
1952 unsigned Indent = getDirIndent(); in startDirectory()
1960 unsigned Indent = getDirIndent(); in endDirectory()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp2004 unsigned getDirIndent() { return 4 * DirStack.size(); } in getDirIndent() function in __anonbe2b359f0a11::JSONWriter
2046 unsigned Indent = getDirIndent(); in startDirectory()
2054 unsigned Indent = getDirIndent(); in endDirectory()