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;
VarDecl - An instance of this class is created to represent a variable declaration or definition...
~PseudoConstantAnalysis()
Expr - This represents one expression.
PseudoConstantAnalysis(const Stmt *DeclBody)
bool wasReferenced(const VarDecl *VD)
detail::InMemoryDirectory::const_iterator E
bool isPseudoConstant(const VarDecl *VD)