Home
last modified time | relevance | path

Searched defs:CodePrefix (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp1171 std::string CodePrefix = R"cpp( in TEST_F() local
1225 std::string CodePrefix = R"cpp( in TEST_F() local
1297 std::string CodePrefix = R"cpp( in TEST_F() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DHoverTests.cpp1474 const llvm::StringRef CodePrefix = R"cpp( in TEST() local