Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Modules/
H A Dodr_hash.mm89 namespace Attributed {
112 // [email protected]:* {{Types::Attributed::invalid1' has different definitions in different …
115 // [email protected]:* {{'Types::Attributed::invalid2' has different definitions in different…
119 } // namespace Attributed
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DTypeBitCodes.def47 TYPE_BIT_CODE(Attributed, ATTRIBUTED, 36)
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp118 TKCASE(Attributed); in GetTypeKind()
617 TKIND(Attributed); in clang_getTypeKindSpelling()
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2765 case clang::Type::Attributed: in GetCompleteQualType()
3821 case clang::Type::Attributed: in GetTypeInfo()
4176 case clang::Type::Attributed: in GetTypeClass()
5102 case clang::Type::Attributed: in GetEncoding()
5256 case clang::Type::Attributed: in GetFormat()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTStructuralEquivalence.cpp925 case Type::Attributed: in IsStructurallyEquivalent()
H A DTypePrinter.cpp296 case Type::Attributed: { in canPrefixQualifiers()
H A DItaniumMangle.cpp2307 case Type::Attributed: in mangleUnresolvedTypeOrSimpleId()
H A DASTContext.cpp2389 case Type::Attributed: in getTypeInfoImpl()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DType.h4773 : Type(Attributed, canon, equivalent->getDependence()),
4854 return T->getTypeClass() == Attributed;
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp6986 Attributed, enumerator
7027 Stack.push_back(Attributed); in FunctionTypeUnwrapper()
7079 case Attributed: in wrap()
H A DSemaExpr.cpp4561 case Type::Attributed: in captureVariablyModifiedType()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2308 case Type::Attributed: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp3296 case Type::Attributed: in UnwrapTypeForDebugInfo()
3493 case Type::Attributed: in CreateTypeNode()