Searched refs:useExternalName (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/Basic/ |
D | VirtualFileSystem.cpp | 761 bool useExternalName(bool GlobalUseExternalName) const { in useExternalName() function in __anon45e96e000711::RedirectingFileEntry 1518 return getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in status() 1574 Status S = getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in openFileForRead()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | VirtualFileSystem.h | 636 bool useExternalName(bool GlobalUseExternalName) const { in useExternalName() function
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | VirtualFileSystem.h | 640 bool useExternalName(bool GlobalUseExternalName) const { in useExternalName() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 1739 return getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in status() 1809 Status S = getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in openFileForRead()
|
/external/llvm-project/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 1823 return getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in status() 1893 Status S = getRedirectedFileStatus(Path, F->useExternalName(UseExternalNames), in openFileForRead()
|