reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
158 bool DirectoryExists() const;
313 if (pathname_.length() == 0 || this->DirectoryExists()) { 338 return this->DirectoryExists(); // An error is OK if the directory exists.