Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeNodes.def96 NON_CANONICAL_TYPE(Attributed, Type)
H A DType.h4437 : Type(Attributed, canon, equivalent->isDependentType(),
4518 return T->getTypeClass() == Attributed;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTStructuralEquivalence.cpp555 case Type::Attributed: in IsStructurallyEquivalent()
H A DTypePrinter.cpp261 case Type::Attributed: in canPrefixQualifiers()
H A DItaniumMangle.cpp1934 case Type::Attributed: in mangleUnresolvedTypeOrSimpleId()
H A DASTContext.cpp2083 case Type::Attributed: in getTypeInfoImpl()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp2806 case clang::Type::Attributed: in GetCompleteQualType()
4042 case clang::Type::Attributed: in GetTypeInfo()
4427 case clang::Type::Attributed: in GetTypeClass()
5323 case clang::Type::Attributed: in GetEncoding()
5490 case clang::Type::Attributed: in GetFormat()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp6215 Attributed, enumerator
6250 Stack.push_back(Attributed); in FunctionTypeUnwrapper()
6299 case Attributed: in wrap()
H A DSemaExpr.cpp4001 case Type::Attributed: in captureVariablyModifiedType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2135 case Type::Attributed: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp2754 case Type::Attributed: in UnwrapTypeForDebugInfo()
2936 case Type::Attributed: in CreateTypeNode()