Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DYAMLParserTest.cpp305 auto AnotherBegin = AnotherNode->begin(); in TEST() local
308 EXPECT_NE(Begin, AnotherBegin); in TEST()
326 auto AnotherBegin = AnotherNode->begin(); in TEST() local
329 EXPECT_NE(Begin, AnotherBegin); in TEST()