clang 19.0.0git
Functions
ScopeInfo.cpp File Reference
#include "clang/Sema/ScopeInfo.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclObjC.h"
#include "clang/AST/Expr.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/ExprObjC.h"

Go to the source code of this file.

Functions

static const NamedDeclgetBestPropertyDecl (const ObjCPropertyRefExpr *PropE)
 

Function Documentation

◆ getBestPropertyDecl()

static const NamedDecl * getBestPropertyDecl ( const ObjCPropertyRefExpr PropE)
static