Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp363 fillRealPathName(UFE, *PathName); in getFileRef()
366 fillRealPathName(UFE, InterndFileName); in getFileRef()
454 fillRealPathName(RealFE, Status.getName()); in getVirtualFileRef()
527 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { in fillRealPathName() function in FileManager
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h129 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);