Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3842 Init *ThenClauseList = in ParseIf() local
3846 Loops.push_back(std::make_unique<ForeachLoop>(Loc, nullptr, ThenClauseList)); in ParseIf()