Searched defs:Path1 (Results 1 – 3 of 3) 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
401 struct Path1 : AmbiguousBase { float p; }; argument
1177 bool user_cache_directory(SmallVectorImpl<char> &Result, const Twine &Path1, in user_cache_directory()