Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getCallee

1715   QualType calleeType = C->getCallee()->getType();
1717 QualType boundType = Expr::findBoundMemberType(C->getCallee());
1748 if (!CanThrow(C->getCallee(), *Context))
1756 return Visit(C->getCallee());