Home
last modified time | relevance | path

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

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