Home | History | Annotate | Download | only in MCParser

Lines Matching full:parseassignment

327   bool ParseAssignment(StringRef Name, bool allow_redef,
1260 return ParseAssignment(IDVal, true);
2034 bool AsmParser::ParseAssignment(StringRef Name, bool allow_redef,
2150 return ParseAssignment(Name, allow_redef, true);