Searched refs:TypeOf (Results 1 – 13 of 13) sorted by relevance
29 TYPE_BIT_CODE(TypeOf, TYPEOF, 18)
529 bool SearchableTableEmitter::parseFieldType(GenericField &Field, Init *TypeOf) { in parseFieldType() argument530 if (auto Type = dyn_cast<StringInit>(TypeOf)) { in parseFieldType()
1158 SUGARED_TYPE_CLASS(TypeOf) in SUGARED_TYPE_CLASS()3032 case TypeOf: in isSpecifierType()4489 case Type::TypeOf: in canHaveNullability()
229 case Type::TypeOf: in canPrefixQualifiers()
1116 case Type::TypeOf: in IsStructurallyEquivalent()
3593 case Type::TypeOf: in getVariableArrayDecayedType()12700 UNEXPECTED_TYPE(TypeOf, "sugar") in getCommonNonSugarTypeNode()13148 case Type::TypeOf: { in getCommonSugarTypeNode()
2449 case Type::TypeOf: in mangleUnresolvedTypeOrSimpleId()
646 case Type::TypeOf: in IsPossiblyOpaquelyQualifiedTypeInternal()2236 case Type::TypeOf: in DeduceTemplateArgumentsByTypeMatch()6405 case Type::TypeOf: in MarkUsedTemplateParameters()
4703 case Type::TypeOf: in captureVariablyModifiedType()
2588 case clang::Type::TypeOf:4080 case clang::Type::TypeOf: in GetTypeClass()4758 case clang::Type::TypeOf: in GetEncoding()5087 case clang::Type::TypeOf: in GetFormat()
4868 : Type(TypeOf,4894 static bool classof(const Type *T) { return T->getTypeClass() == TypeOf; }
2396 case Type::TypeOf: in EmitVariablyModifiedType()
3449 case Type::TypeOf: in UnwrapTypeForDebugInfo()3667 case Type::TypeOf: in CreateTypeNode()