Searched refs:TypeOfExpr (Results 1 – 25 of 25) sorted by relevance
36 namespace TypeOfExpr { namespace
28 TYPE_BIT_CODE(TypeOfExpr, TYPEOF_EXPR, 17)
86 NON_CANONICAL_UNLESS_DEPENDENT_TYPE(TypeOfExpr, Type)
3543 static bool classof(const Type *T) { return T->getTypeClass() == TypeOfExpr; }
916 TRIVIAL_TYPE_CLASS(TypeOfExpr)2360 case TypeOfExpr: in isSpecifierType()2874 : Type(TypeOfExpr, can, E->isTypeDependent(), in TypeOfExprType()3519 case Type::TypeOfExpr: in canHaveNullability()
183 case Type::TypeOfExpr: in canPrefixQualifiers()
1839 case Type::TypeOfExpr: in mangleUnresolvedTypeOrSimpleId()
714 case Type::TypeOfExpr: in IsStructurallyEquivalent()
2646 case Type::TypeOfExpr: in getVariableArrayDecayedType()
1125 SUGARED_TYPE_CLASS(TypeOfExpr)2771 case TypeOfExpr: in isSpecifierType()3397 : Type(TypeOfExpr, can, in TypeOfExprType()4049 case Type::TypeOfExpr: in canHaveNullability()
935 case Type::TypeOfExpr: in IsStructurallyEquivalent()
212 case Type::TypeOfExpr: in canPrefixQualifiers()
2092 case Type::TypeOfExpr: in mangleUnresolvedTypeOrSimpleId()
3456 case Type::TypeOfExpr: in getVariableArrayDecayedType()
500 case Type::TypeOfExpr: in IsPossiblyOpaquelyQualifiedType()1658 case Type::TypeOfExpr: in DeduceTemplateArgumentsByTypeMatch()4911 case Type::TypeOfExpr: in MarkUsedTemplateParameters()
3938 case Type::TypeOfExpr: in captureVariablyModifiedType()
630 case Type::TypeOfExpr: in IsPossiblyOpaquelyQualifiedType()2305 case Type::TypeOfExpr: in DeduceTemplateArgumentsByTypeMatch()6051 case Type::TypeOfExpr: in MarkUsedTemplateParameters()
4398 case Type::TypeOfExpr: in captureVariablyModifiedType()
975 if (T->getTypeClass() == Type::TypeOfExpr) in VisitObjCEncodeExpr()
1791 case Type::TypeOfExpr: in EmitVariablyModifiedType()
2277 case Type::TypeOfExpr: in UnwrapTypeForDebugInfo()2466 case Type::TypeOfExpr: in CreateTypeNode()
2537 case clang::Type::TypeOfExpr:4000 case clang::Type::TypeOfExpr: in GetTypeClass()4678 case clang::Type::TypeOfExpr: in GetEncoding()4990 case clang::Type::TypeOfExpr: in GetFormat()
2144 case Type::TypeOfExpr: in EmitVariablyModifiedType()
3082 case Type::TypeOfExpr: in UnwrapTypeForDebugInfo()3298 case Type::TypeOfExpr: in CreateTypeNode()
4429 static bool classof(const Type *T) { return T->getTypeClass() == TypeOfExpr; }