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