Home | History | Annotate | Download | only in AST

Lines Matching refs:AttributedType

341 template <> const AttributedType *Type::getAs() const {
342 return getAsSugar<AttributedType>(this);
597 AutoType *VisitAttributedType(const AttributedType *T) {
1879 bool AttributedType::isMSTypeSpec() const {
1891 bool AttributedType::isCallingConv() const {