Searched defs:AttributedType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1323 friend class AttributedType;
1327 /// AttrKind - an AttributedType::Kind
3337 /// AttributedType - An attributed type is a type to which a type
3349 class AttributedType : public Type, public llvm::FoldingSetNode { class in class:clang::FunctionType::ExtInfo::FunctionProtoType
3394 AttributedType(QualType canon, Kind attrKind, function in class:clang::FunctionType::ExtInfo::FunctionProtoType::AttributedType

Completed in 108 milliseconds