CMS 3D CMS Logo

Public Member Functions | Private Attributes

clangcms::StaticLocalChecker Class Reference

#include <StaticLocalChecker.h>

List of all members.

Public Member Functions

void checkASTDecl (const clang::VarDecl *D, clang::ento::AnalysisManager &Mgr, clang::ento::BugReporter &BR) const

Private Attributes

clang::OwningPtr
< clang::ento::BuiltinBug > 
BT
CmsException m_exception

Detailed Description

Definition at line 18 of file StaticLocalChecker.h.


Member Function Documentation

void clangcms::StaticLocalChecker::checkASTDecl ( const clang::VarDecl *  D,
clang::ento::AnalysisManager &  Mgr,
clang::ento::BugReporter &  BR 
) const

Member Data Documentation

clang::OwningPtr<clang::ento::BuiltinBug> clangcms::StaticLocalChecker::BT [mutable, private]

Definition at line 19 of file StaticLocalChecker.h.

Definition at line 26 of file StaticLocalChecker.h.