Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp1614 void startDirectory(StringRef Path);
1645 void JSONWriter::startDirectory(StringRef Path) { in startDirectory() function in JSONWriter
1699 startDirectory(path::parent_path(Entry.VPath)); in write()
1721 startDirectory(Dir); in write()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1914 void startDirectory(StringRef Path);
1948 void JSONWriter::startDirectory(StringRef Path) { in startDirectory() function in JSONWriter
2002 startDirectory(path::parent_path(Entry.VPath)); in write()
2024 startDirectory(Dir); in write()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp2008 void startDirectory(StringRef Path);
2042 void JSONWriter::startDirectory(StringRef Path) { in startDirectory() function in JSONWriter
2097 startDirectory( in write()
2132 startDirectory(Dir); in write()