Searched refs:Decltype (Results 1 – 13 of 13) sorted by relevance
34 TYPE_BIT_CODE(Decltype, DECLTYPE, 23)
1133 SUGARED_TYPE_CLASS(Decltype) in SUGARED_TYPE_CLASS()3499 : Type(Decltype, can, in DecltypeType()4130 case Type::Decltype: in canHaveNullability()
989 case Type::Decltype: in IsStructurallyEquivalent()
234 case Type::Decltype: in canPrefixQualifiers()
2337 case Type::Decltype: in mangleUnresolvedTypeOrSimpleId()
3602 case Type::Decltype: in getVariableArrayDecayedType()
613 case Type::Decltype: in IsPossiblyOpaquelyQualifiedTypeInternal()2180 case Type::Decltype: in DeduceTemplateArgumentsByTypeMatch()5929 case Type::Decltype: in MarkUsedTemplateParameters()
4571 case Type::Decltype: in captureVariablyModifiedType()
3431 namespace Decltype { namespace
2617 case clang::Type::Decltype:4103 case clang::Type::Decltype: in GetTypeClass()4763 case clang::Type::Decltype: in GetEncoding()5147 case clang::Type::Decltype: in GetFormat()
2317 case Type::Decltype: in EmitVariablyModifiedType()
3290 case Type::Decltype: in UnwrapTypeForDebugInfo()3505 case Type::Decltype: in CreateTypeNode()
4600 static bool classof(const Type *T) { return T->getTypeClass() == Decltype; }