Searched defs:BarPath (Results 1 – 3 of 3) sorted by relevance
130 auto BarPath = llvm::sys::path::convert_to_slash(testPath("foo/bar.h")); in TEST_F() local257 auto BarPath = testPath("foo/bar.h", llvm::sys::path::Style::posix); in TEST_F() local
213 const auto BarPath = testPath("baz/bar.h", llvm::sys::path::Style::posix); in TEST() local
1161 std::string BarPath = testPath("bar.cc"); in TEST() local1258 auto BarPath = testPath("bar.cc"); in TEST() local