Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DYAMLParserTest.cpp299 yaml::SequenceNode *AnotherNode = dyn_cast<yaml::SequenceNode>( in TEST() local
305 auto AnotherBegin = AnotherNode->begin(); in TEST()
306 auto AnotherEnd = AnotherNode->end(); in TEST()
320 yaml::SequenceNode *AnotherNode = dyn_cast<yaml::SequenceNode>( in TEST() local
326 auto AnotherBegin = AnotherNode->begin(); in TEST()
327 auto AnotherEnd = AnotherNode->end(); in TEST()