Home | History | Annotate | Download | only in Core

Lines Matching defs:CallSite

1128   const Stmt *CallSite = CExit.getCalleeContext()->getCallSite();
1129 const CallExpr *CE = dyn_cast_or_null<CallExpr>(CallSite);