Home | History | Annotate | Download | only in Checkers

Lines Matching refs:FC

951     if (const SimpleFunctionCall *FC = dyn_cast<SimpleFunctionCall>(&Call)) {
952 if (IdentifierInfo *Name = FC->getDecl()->getIdentifier()) {