Searched defs:BarPath (Results 1 – 4 of 4) sorted by relevance
193 auto BarPath = llvm::sys::path::convert_to_slash(testPath("foo/bar.h")); in TEST_F() local450 auto BarPath = testPath("foo/bar.h", llvm::sys::path::Style::posix); in TEST_F() local
68 std::string BarPath = testPath("foo/bar"); in TEST() local
191 const auto BarPath = testPath("baz/bar.h", llvm::sys::path::Style::posix); in TEST() local
1296 std::string BarPath = testPath("bar.cc"); in TEST() local1383 auto BarPath = testPath("bar.cc"); in TEST() local