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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp327 fillRealPathName(&UFE, *PathName);
330 fillRealPathName(&UFE, InterndFileName);
389 fillRealPathName(UFE, Status.getName());
449 void FileManager::fillRealPathName(FileEntry *UFE, llvm::StringRef FileName) { function in class:FileManager
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h248 void fillRealPathName(FileEntry *UFE, llvm::StringRef FileName);

Completed in 114 milliseconds