reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
857 bool rootDirectory = path::has_root_directory(p); 858 bool rootName = path::has_root_name(p); 872 path::append(current_dir, p); 881 path::append(curDirRootName, p); 888 StringRef pRootName = path::root_name(p); 891 StringRef pRelativePath = path::relative_path(p);