Home
last modified time | relevance | path

Searched defs:BarPath (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DConfigCompileTests.cpp193 auto BarPath = llvm::sys::path::convert_to_slash(testPath("foo/bar.h")); in TEST_F() local
450 auto BarPath = testPath("foo/bar.h", llvm::sys::path::Style::posix); in TEST_F() local
H A DCanonicalIncludesTests.cpp68 std::string BarPath = testPath("foo/bar"); in TEST() local
H A DConfigProviderTests.cpp191 const auto BarPath = testPath("baz/bar.h", llvm::sys::path::Style::posix); in TEST() local
H A DRenameTests.cpp1296 std::string BarPath = testPath("bar.cc"); in TEST() local
1383 auto BarPath = testPath("bar.cc"); in TEST() local