Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DFileManager.cpp363 fillRealPathName(UFE, *PathName); in getFileRef()
366 fillRealPathName(UFE, InterndFileName); in getFileRef()
455 fillRealPathName(RealFE, Status.getName()); in getVirtualFileRef()
528 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { in fillRealPathName() function in FileManager
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DFileManager.h129 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);