Lines Matching refs:isSymlink
54 return exists() && !isRegularFile() && !isDirectory() && !isSymlink();56 bool Status::isSymlink() const {