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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp897 static bool IsControlFlowExpr(const Stmt *S) { function
1041 if (IsControlFlowExpr(S))
1172 return PDB.getParentMap().isConsumedExpr(X) && !IsControlFlowExpr(X);
1557 if (IsControlFlowExpr(stmt)) {

Completed in 968 milliseconds