Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ParseForeachDeclaration

1741 /// ParseForeachDeclaration - Read a foreach declaration, returning
1749 VarInit *TGParser::ParseForeachDeclaration(ListInit *&ForeachListValue) {
2067 VarInit *IterName = ParseForeachDeclaration(ListValue);