Searched refs:IsControlFlowExpr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp861 static bool IsControlFlowExpr(const Stmt *S) { function
1005 if (IsControlFlowExpr(S))
1136 return PDB.getParentMap().isConsumedExpr(X) && !IsControlFlowExpr(X);
1521 if (IsControlFlowExpr(stmt)) {

Completed in 59 milliseconds