Home
last modified time | relevance | path

Searched defs:path_storage (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp618 StringRef p = path.toStringRef(path_storage); in has_root_name() local
625 StringRef p = path.toStringRef(path_storage); in has_root_directory() local
632 StringRef p = path.toStringRef(path_storage); in has_root_path() local
639 StringRef p = path.toStringRef(path_storage); in has_relative_path() local
646 StringRef p = path.toStringRef(path_storage); in has_filename() local
653 SmallString<128> path_storage; has_parent_path() local
660 SmallString<128> path_storage; has_stem() local
667 SmallString<128> path_storage; has_extension() local
674 SmallString<128> path_storage; is_absolute() local
684 SmallString<128> path_storage; is_absolute_gnu() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1430 SmallString<128> path_storage; FollowSymlinks() local