Searched defs:ForallConstruct (Results 1 – 3 of 3) sorted by relevance
942 [&](const parser::ForallConstruct &) { setConstructExit(eval); }, in analyzeBranches()
2076 struct ForallConstruct { struct2080 t;
6051 bool ConstructVisitor::Pre(const parser::ForallConstruct &) { in Pre()6055 void ConstructVisitor::Post(const parser::ForallConstruct &) { PopScope(); } in Post()