Searched refs:path_ref (Results 1 – 3 of 3) sorted by relevance
226 llvm::StringRef path_ref(path); in ReverseRemapPath() local229 if (!path_ref.consume_front(it.second.GetStringRef())) in ReverseRemapPath()235 AppendPathComponents(fixed, path_ref, orig_style); in ReverseRemapPath()
225 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local226 auto rbegin = llvm::sys::path::rbegin(path_ref, style); in ComputePythonDirForApple()227 auto rend = llvm::sys::path::rend(path_ref); in ComputePythonDirForApple()
656 path_ref(struct rde_aspath *asp) in path_ref() function 1617 p->aspath = path_ref(asp); in prefix_alloc()