Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp351 fillRealPathName(UFE, *PathName); in getFileRef()
354 fillRealPathName(UFE, InterndFileName); in getFileRef()
449 fillRealPathName(RealFE, Status.getName()); in getVirtualFileRef()
520 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { in fillRealPathName() function in FileManager
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h135 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);