Searched refs:statError (Results 1 – 1 of 1) sorted by relevance
120 auto statError = in addAncestorsAsVirtualDirs() local122 if (statError) { in addAncestorsAsVirtualDirs()181 auto statError = getStatValue(InterndDirName, Status, false, in getDirectoryRef() local183 if (statError) { in getDirectoryRef()186 NamedDirEnt.second = statError; in getDirectoryRef()189 return llvm::errorCodeToError(statError); in getDirectoryRef()261 auto statError = getStatValue(InterndFileName, Status, true, in getFileRef() local263 if (statError) { in getFileRef()266 NamedFileEnt->second = statError; in getFileRef()270 return llvm::errorCodeToError(statError); in getFileRef()