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;
~PseudoConstantAnalysis()
PseudoConstantAnalysis(const Stmt *DeclBody)
bool wasReferenced(const VarDecl *VD)
bool isPseudoConstant(const VarDecl *VD)