Home | History | Annotate | Download | only in Parse

Lines Matching refs:LateParsedAttribute

140           LateParsedAttribute *LA =
141 new LateParsedAttribute(this, *AttrName, AttrNameLoc);
828 void Parser::LateParsedAttribute::ParseLexedAttributes() {
880 /// for each LateParsedAttribute. We consume the saved tokens and
883 void Parser::ParseLexedAttribute(LateParsedAttribute &LA,