Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DTypeBitCodes.def47 TYPE_BIT_CODE(Attributed, ATTRIBUTED, 36)
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2746 case clang::Type::Attributed: in GetCompleteQualType()
3797 case clang::Type::Attributed: in GetTypeInfo()
4151 case clang::Type::Attributed: in GetTypeClass()
5068 case clang::Type::Attributed: in GetEncoding()
5218 case clang::Type::Attributed: in GetFormat()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp924 case Type::Attributed: in IsStructurallyEquivalent()
H A DTypePrinter.cpp274 case Type::Attributed: { in canPrefixQualifiers()
H A DItaniumMangle.cpp2248 case Type::Attributed: in mangleUnresolvedTypeOrSimpleId()
H A DASTContext.cpp2358 case Type::Attributed: in getTypeInfoImpl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DType.h4682 : Type(Attributed, canon, equivalent->getDependence()),
4763 return T->getTypeClass() == Attributed;
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6837 Attributed, enumerator
6878 Stack.push_back(Attributed); in FunctionTypeUnwrapper()
6930 case Attributed: in wrap()
H A DSemaExpr.cpp4453 case Type::Attributed: in captureVariablyModifiedType()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2242 case Type::Attributed: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp3152 case Type::Attributed: in UnwrapTypeForDebugInfo()
3343 case Type::Attributed: in CreateTypeNode()