Home | History | Annotate | Download | only in Sema

Lines Matching refs:getAttrs

1978     for (const AttributeList *attr = chunk.getAttrs(); attr;
2802 for (const AttributeList *Attr = ReturnTypeChunk.getAttrs();
3063 if (AttributeList *attrs = const_cast<AttributeList*>(DeclType.getAttrs()))
3292 for (const AttributeList *attr = chunk.getAttrs(); attr;
3666 fillAttributedTypeLoc(TL, Chunk.getAttrs());
3822 fillAttributedTypeLoc(TL, D.getTypeObject(i).getAttrs());