clang API Documentation

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"
Include dependency graph for ScopeInfo.cpp:

Go to the source code of this file.

Functions

static const NamedDeclgetBestPropertyDecl (const ObjCPropertyRefExpr *PropE)

Function Documentation

static const NamedDecl* getBestPropertyDecl ( const ObjCPropertyRefExpr PropE) [static]