Searched defs:path_storage (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | Path.cpp | 617 StringRef p = path.toStringRef(path_storage); in has_root_name() local |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | FileSystem.h | 1429 SmallString<128> path_storage; FollowSymlinks() local |