Searched defs:LateParsedAttribute (Results 1 – 1 of 1) sorted by relevance
952 struct LateParsedAttribute : public LateParsedDeclaration { struct959 explicit LateParsedAttribute(Parser *P, IdentifierInfo &Name, in LateParsedAttribute() argument969 class LateParsedAttrList: public SmallVector<LateParsedAttribute *, 2> { argument