Searched refs:LateParsedAttribute (Results 1 – 3 of 3) sorted by relevance
281 void Parser::LateParsedAttribute::ParseLexedAttributes() { in ParseLexedAttributes()709 void Parser::ParseLexedAttribute(LateParsedAttribute &LA, in ParseLexedAttribute()
217 LateParsedAttribute *LA = in ParseGNUAttributes()218 new LateParsedAttribute(this, *AttrName, AttrNameLoc); in ParseGNUAttributes()
1313 struct LateParsedAttribute : public LateParsedDeclaration { struct1321 explicit LateParsedAttribute(Parser *P, IdentifierInfo &Name, in LateParsedAttribute() argument1351 class LateParsedAttrList: public SmallVector<LateParsedAttribute *, 2> {1585 void ParseLexedAttribute(LateParsedAttribute &LA,