Home
last modified time | relevance | path

Searched refs:Attributed (Results 1 – 10 of 10) sorted by relevance

/external/clang/include/clang/AST/
DTypeNodes.def94 NON_CANONICAL_TYPE(Attributed, Type)
DType.h3821 : Type(Attributed, canon, canon->isDependentType(),
3902 return T->getTypeClass() == Attributed;
/external/clang/lib/AST/
DTypePrinter.cpp228 case Type::Attributed: in canPrefixQualifiers()
DItaniumMangle.cpp1817 case Type::Attributed: in mangleUnresolvedTypeOrSimpleId()
DASTImporter.cpp689 case Type::Attributed: in IsStructurallyEquivalent()
DASTContext.cpp1810 case Type::Attributed: in getTypeInfoImpl()
/external/clang/lib/Sema/
DSemaType.cpp5622 Attributed, enumerator
5657 Stack.push_back(Attributed); in FunctionTypeUnwrapper()
5706 case Attributed: in wrap()
DSemaExpr.cpp3923 case Type::Attributed: in captureVariablyModifiedType()
/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1778 case Type::Attributed: in EmitVariablyModifiedType()
DCGDebugInfo.cpp2289 case Type::Attributed: in UnwrapTypeForDebugInfo()
2462 case Type::Attributed: in CreateTypeNode()