Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DPath.cpp617 StringRef p = path.toStringRef(path_storage); in has_root_name() local
624 StringRef p = path.toStringRef(path_storage); in has_root_directory() local
631 StringRef p = path.toStringRef(path_storage); in has_root_path() local
638 StringRef p = path.toStringRef(path_storage); in has_relative_path() local
645 StringRef p = path.toStringRef(path_storage); in has_filename() local
652 SmallString<128> path_storage; has_parent_path() local
659 SmallString<128> path_storage; has_stem() local
666 SmallString<128> path_storage; has_extension() local
673 SmallString<128> path_storage; is_absolute() local
683 SmallString<128> path_storage; is_absolute_gnu() local
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1429 SmallString<128> path_storage; FollowSymlinks() local