Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3951 const Init *ElseClauseList = in ParseIf() local
3956 std::make_unique<ForeachLoop>(Loc, nullptr, ElseClauseList)); in ParseIf()