Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/
H A DGLRTest.cpp397 auto *Question1 = &Arena.createTerminal(tok::question, 1); in TEST_F() local
400 const auto *AfterQuestion1 = GSStack.addNode(2, Question1, {OpenedBraces}); in TEST_F()