Searched defs:getBypassFile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | FileManager.cpp | 467 OptionalFileEntryRef FileManager::getBypassFile(FileEntryRef VF) { getBypassFile() function in FileManager |
/llvm-project/clang/unittests/Basic/ | ||
H A D | FileManagerTest.cpp | 525 TEST_F(FileManagerTest,getBypassFile) TEST_F() argument |