Searched defs:predStmt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp335 const Stmt *predStmt = local
339 if (!isa<BinaryOperator>(predStmt))

Completed in 441 milliseconds