clang 19.0.0git
Public Member Functions | List of all members
clang::ObjCMethodDecl::GetTypeFn Struct Reference

#include "clang/AST/DeclObjC.h"

Public Member Functions

QualType operator() (const ParmVarDecl *PD) const
 

Detailed Description

Definition at line 392 of file DeclObjC.h.

Member Function Documentation

◆ operator()()

QualType clang::ObjCMethodDecl::GetTypeFn::operator() ( const ParmVarDecl PD) const
inline

Definition at line 393 of file DeclObjC.h.

References clang::ValueDecl::getType().


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