reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
23 TYPE(Atomic, Type) 25 TYPE(Auto, DeducedType) 26 TYPE(BlockPointer, Type) 27 TYPE(Builtin, Type) 28 TYPE(Complex, Type) 29 TYPE(ConstantArray, ArrayType) 32 TYPE(DeducedTemplateSpecialization, DeducedType) 41 TYPE(Enum, TagType) 42 TYPE(ExtVector, VectorType) 43 TYPE(FunctionNoProto, FunctionType) 44 TYPE(FunctionProto, FunctionType) 46 TYPE(IncompleteArray, ArrayType) 48 TYPE(LValueReference, ReferenceType) 50 TYPE(MemberPointer, Type) 51 TYPE(ObjCInterface, ObjCObjectType) 52 TYPE(ObjCObjectPointer, Type) 53 TYPE(ObjCObject, Type) 57 TYPE(Pipe, Type) 58 TYPE(Pointer, Type) 59 TYPE(RValueReference, ReferenceType) 60 TYPE(Record, TagType) 72 TYPE(VariableArray, ArrayType) 73 TYPE(Vector, Type)