14 #ifndef LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_CHECKERHELPERS_H 15 #define LLVM_CLANG_STATICANALYZER_CORE_PATHSENSITIVE_CHECKERHELPERS_H 36 if (Child && containsStmt<T>(Child))
42 std::pair<const clang::VarDecl *, const clang::Expr *>
bool containsStaticLocal(const Stmt *S)
Stmt - This represents one statement.
bool containsBuiltinOffsetOf(const Stmt *S)
bool containsStmt(const Stmt *S)
std::pair< const clang::VarDecl *, const clang::Expr * > parseAssignment(const Stmt *S)
Dataflow Directional Tag Classes.
bool containsMacro(const Stmt *S)
bool containsEnum(const Stmt *S)