Home
last modified time | relevance | path

Searched refs:fillRealPathName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Basic/
DFileManager.cpp333 fillRealPathName(&UFE, *PathName); in getFileRef()
336 fillRealPathName(&UFE, InterndFileName); in getFileRef()
402 fillRealPathName(UFE, Status.getName()); in getVirtualFileRef()
475 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { in fillRealPathName() function in FileManager
/external/llvm-project/clang/include/clang/Basic/
DFileManager.h124 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);