Searched defs:Path1 (Results 1 – 9 of 9) sorted by relevance
903 SmallString<64> Path1("a"); in TEST() local932 StringRef Path1("././/foolz/wat"); in TEST() local957 SmallString<64> Path1(".\\.\\c"); in TEST() local975 SmallString<64> Path1("/foo"); in TEST() local
31 auto Path1 = P.internPath({3, 2, 1}); in TEST() local
1040 StringRef Path1 = "a/b/.././c.h"; in TEST() local1043 StringRef Path1 = "a\\b\\..\\.\\c.h"; in TEST() local1061 StringRef Path1 = "./a/b/c.h"; in TEST() local1064 StringRef Path1 = ".\\a\\b\\c.h"; in TEST() local1082 StringRef Path1 = "./a/b/c.h"; in TEST() local1085 StringRef Path1 = ".\\a\\b\\c.h"; in TEST() local
1395 StringRef Path1("././/foolz/wat"); in TEST() local1449 SmallString<64> Path1(".\\.\\c"); in TEST() local1478 SmallString<64> Path1("/foo"); in TEST() local
521 static bool comparePaths(StringRef Path1, StringRef Path2) { in comparePaths()
401 struct Path1 : AmbiguousBase { float p; }; struct
1177 bool user_cache_directory(SmallVectorImpl<char> &Result, const Twine &Path1, in user_cache_directory()
1174 bool user_cache_directory(SmallVectorImpl<char> &Result, const Twine &Path1, in user_cache_directory()