16 #ifndef LLVM_CLANG_ANALYSIS_ANALYSES_PSEUDOCONSTANTANALYSIS_H 17 #define LLVM_CLANG_ANALYSIS_ANALYSES_PSEUDOCONSTANTANALYSIS_H 33 inline static const Decl *getDecl(
const Expr *E);
36 void *NonConstantsImpl;
Stmt - This represents one statement.
Decl - This represents one declaration (or definition), e.g.
Represents a variable declaration or definition.
~PseudoConstantAnalysis()
Expr - This represents one expression.
PseudoConstantAnalysis(const Stmt *DeclBody)
bool wasReferenced(const VarDecl *VD)
Dataflow Directional Tag Classes.
bool isPseudoConstant(const VarDecl *VD)