Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp1185 std::string BeginCallBefore = " c.begin();"; in TEST_F() local
1198 CodePrefix + BeginCallBefore + ForLoop + CodeSuffix; in TEST_F()