Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp85 DirectoryEntry *&FileManager::getRealDirEntry(const llvm::vfs::Status &Status) { in getRealDirEntry() function in FileManager
130 DirectoryEntry *&UDE = getRealDirEntry(Status); in addAncestorsAsVirtualDirs()
193 DirectoryEntry *&UDE = getRealDirEntry(Status); in getDirectoryRef()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h305 DirectoryEntry *&getRealDirEntry(const llvm::vfs::Status &Status);