Home | History | Annotate | Download | only in Parse

Lines Matching refs:LateAttrs

124                                 LateParsedAttrList *LateAttrs,
159 if (!LateAttrs || !isAttributeLateParsed(*AttrName)) {
168 LateAttrs->push_back(LA);
172 if (!ClassStack.empty() && !LateAttrs->parseSoon())
2305 LateParsedAttrList *LateAttrs) {
2399 ParseDeclarationSpecifiers(DS, NotATemplate, AS, DSContext, LateAttrs);
2435 LateParsedAttrList *LateAttrs) {
2824 ParseGNUAttributes(DS.getAttributes(), nullptr, LateAttrs);