Home | History | Annotate | Download | only in Checkers

Lines Matching refs:SimpleFunctionCall

952     if (const SimpleFunctionCall *FC = dyn_cast<SimpleFunctionCall>(&Call)) {
999 Summ = getFunctionSummary(cast<SimpleFunctionCall>(Call).getDecl());