Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DFileManager.cpp387 fillRealPathName(UFE, *PathName); in getFileRef()
390 fillRealPathName(UFE, InterndFileName); in getFileRef()
479 fillRealPathName(RealFE, Status.getName()); in getVirtualFileRef()
552 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { in fillRealPathName() function in FileManager
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DFileManager.h129 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);