Home | History | Annotate | Download | only in Parse

Lines Matching refs:LateParsedAttribute

145           LateParsedAttribute *LA =
146 new LateParsedAttribute(this, *AttrName, AttrNameLoc);
867 void Parser::LateParsedAttribute::ParseLexedAttributes() {
921 /// for each LateParsedAttribute. We consume the saved tokens and
924 void Parser::ParseLexedAttribute(LateParsedAttribute &LA,