Home | History | Annotate | Download | only in AST

Lines Matching refs:getAttributedType

941     return Ctx.getAttributedType(T->getAttrKind(), modifiedType, 
1254 // FIXME: Because ASTContext::getAttributedType() is non-const.