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