Home
last modified time | relevance | path

Searched refs:getStatValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp119 getStatValue(DirName, Status, false, nullptr /*directory lookup*/); in addAncestorsAsVirtualDirs()
179 auto statError = getStatValue(InterndDirName, Status, false, in getDirectoryRef()
245 auto statError = getStatValue(InterndFileName, Status, true, in getFileRef()
409 if (!getStatValue(InterndFileName, Status, true, nullptr)) { in getVirtualFileRef()
456 if (getStatValue(VF.getName(), Status, /*isFile=*/true, /*F=*/nullptr)) in getBypassFile()
569 std::error_code FileManager::getStatValue(StringRef Path, in getStatValue() function in FileManager
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h126 std::error_code getStatValue(StringRef Path, llvm::vfs::Status &Status,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11485 {"_ZN5clang11FileManager12getStatValueEPKcR4statPi", "clang::FileManager::getStatValue(char const*,…