Searched refs:TypeOf (Results 1 – 12 of 12) sorted by relevance
29 TYPE_BIT_CODE(TypeOf, TYPEOF, 18)
528 bool SearchableTableEmitter::parseFieldType(GenericField &Field, Init *TypeOf) { in parseFieldType() argument529 if (auto Type = dyn_cast<StringInit>(TypeOf)) { in parseFieldType()
1126 SUGARED_TYPE_CLASS(TypeOf) in SUGARED_TYPE_CLASS()2776 case TypeOf: in isSpecifierType()4059 case Type::TypeOf: in canHaveNullability()
960 case Type::TypeOf: in IsStructurallyEquivalent()
216 case Type::TypeOf: in canPrefixQualifiers()
2269 case Type::TypeOf: in mangleUnresolvedTypeOrSimpleId()
3500 case Type::TypeOf: in getVariableArrayDecayedType()
633 case Type::TypeOf: in IsPossiblyOpaquelyQualifiedType()2291 case Type::TypeOf: in DeduceTemplateArgumentsByTypeMatch()6037 case Type::TypeOf: in MarkUsedTemplateParameters()
4414 case Type::TypeOf: in captureVariablyModifiedType()
4473 : Type(TypeOf, can, T->getDependence()), TOType(T) {4486 static bool classof(const Type *T) { return T->getTypeClass() == TypeOf; }
2226 case Type::TypeOf: in EmitVariablyModifiedType()
3161 case Type::TypeOf: in UnwrapTypeForDebugInfo()3370 case Type::TypeOf: in CreateTypeNode()