clang API Documentation
#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"
Go to the source code of this file.
Functions | |
static bool | AttrFilter (const ObjCMethodDecl *M) |
static bool AttrFilter | ( | const ObjCMethodDecl * | M | ) | [static] |
Definition at line 218 of file DirectIvarAssignment.cpp.
References clang::Decl::specific_attrs().