Home
last modified time | relevance | path

Searched refs:OtherStructSuffix (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DTransformerTest.cpp1128 std::string OtherStructSuffix = "};"; in TEST_F() local
1145 std::string RewriteInput = OtherStructPrefix + CopyCtor + OtherStructSuffix + in TEST_F()
1148 OtherStructSuffix + CopyableStructName + in TEST_F()
1151 OtherStructSuffix + BrokenStructName + in TEST_F()