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