clang 20.0.0git
Public Types | Public Member Functions | Static Public Member Functions | Friends | List of all members
clang::ObjCInterfaceType Class Reference

Interfaces are the core concept in Objective-C for object oriented design. More...

#include "clang/AST/Type.h"

Inheritance diagram for clang::ObjCInterfaceType:
Inheritance graph
[legend]

Public Types

enum  {
  qual_iterator , qual_begin , qual_end , getNumProtocols ,
  getProtocol
}