clang API Documentation

Public Member Functions
clang::PseudoConstantAnalysis Class Reference

#include <PseudoConstantAnalysis.h>

List of all members.

Public Member Functions

 PseudoConstantAnalysis (const Stmt *DeclBody)
 ~PseudoConstantAnalysis ()
bool isPseudoConstant (const VarDecl *VD)
bool wasReferenced (const VarDecl *VD)

Detailed Description

Definition at line 23 of file PseudoConstantAnalysis.h.


Constructor & Destructor Documentation

Definition at line 29 of file PseudoConstantAnalysis.cpp.

Definition at line 35 of file PseudoConstantAnalysis.cpp.


Member Function Documentation

Definition at line 57 of file PseudoConstantAnalysis.cpp.

References clang::frontend::RunAnalysis.


The documentation for this class was generated from the following files: