clang 19.0.0git
Public Member Functions | List of all members
clang::CanProxyAdaptor< ObjCObjectType > Struct Reference

#include "clang/AST/CanonicalType.h"

Inheritance diagram for clang::CanProxyAdaptor< ObjCObjectType >:
Inheritance graph
[legend]

Public Member Functions

 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR (const ObjCInterfaceDecl *, getInterface) using qual_iterator
 
- Public Member Functions inherited from clang::CanProxyBase< ObjCObjectType >
const ObjCObjectTypegetTypePtr () const
 Retrieve the pointer to the underlying Type.
 
 operator const ObjCObjectType * () const
 Implicit conversion to the underlying pointer.
 
CanProxy< UgetAs () const
 Try to convert the given canonical type to a specific structural type.
 
const CanProxyAdaptor< ObjCObjectType > * operator-> () const
 Retrieve the proxy-adaptor type.
 

Additional Inherited Members

- Protected Attributes inherited from clang::CanProxyBase< ObjCObjectType >
CanQual< ObjCObjectTypeStored
 

Detailed Description

Definition at line 578 of file CanonicalType.h.

Member Function Documentation

◆ LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR()

clang::CanProxyAdaptor< ObjCObjectType >::LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR ( const ObjCInterfaceDecl ,
getInterface   
)

The documentation for this struct was generated from the following file: