Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileManager.cpp289 fillRealPathName(&UFE, *PathName); in getFile()
346 fillRealPathName(UFE, Data.Name); in getVirtualFile()
389 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { in fillRealPathName() function in FileManager
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileManager.h180 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);