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.cpp337 fillRealPathName(UFE, *PathName); in getFileRef()
340 fillRealPathName(UFE, InterndFileName); in getFileRef()
435 fillRealPathName(RealFE, Status.getName()); in getVirtualFileRef()
506 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);