Searched refs:LateInstantiatedAttribute (Results 1 – 2 of 2) sorted by relevance
7210 struct LateInstantiatedAttribute { struct7215 LateInstantiatedAttribute(const Attr *A, LocalInstantiationScope *S, in LateInstantiatedAttribute() argument7220 typedef SmallVector<LateInstantiatedAttribute, 16> LateInstantiatedAttrVec;
387 LateAttrs->push_back(LateInstantiatedAttribute(TmplAttr, Saved, New)); in InstantiateAttrs()