Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTransformerTest.cpp1170 std::string CodePrefix = R"cpp( in TEST_F() local
1224 std::string CodePrefix = R"cpp( in TEST_F() local
1296 std::string CodePrefix = R"cpp( in TEST_F() local
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DHoverTests.cpp1121 const llvm::StringRef CodePrefix = R"cpp( in TEST() local