clang
6.0.0
|
#include "clang/AST/ExprCXX.h"
#include "clang/AST/ExprObjC.h"
#include "clang/Analysis/AnalysisDeclContext.h"
#include "clang/Analysis/CFG.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Functions | |
static const Expr * | ignoreTransparentExprs (const Expr *E) |
static const Stmt * | ignoreTransparentExprs (const Stmt *S) |
Definition at line 24 of file Environment.cpp.
Definition at line 48 of file Environment.cpp.