clang API Documentation

Functions
DirectIvarAssignment.cpp File Reference
#include "ClangSACheckers.h"
#include "clang/AST/Attr.h"
#include "clang/AST/DeclObjC.h"
#include "clang/AST/StmtVisitor.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h"
#include "llvm/ADT/DenseMap.h"
Include dependency graph for DirectIvarAssignment.cpp:

Go to the source code of this file.

Functions

static bool AttrFilter (const ObjCMethodDecl *M)

Function Documentation

static bool AttrFilter ( const ObjCMethodDecl M) [static]

Definition at line 218 of file DirectIvarAssignment.cpp.

References clang::Decl::specific_attrs().