Searched defs:getCallSite (Results 1 – 4 of 4) sorted by relevance
115 CallSiteTy getCallSite() const { in getCallSite() function
95 CallSiteTy getCallSite() const { in getCallSite() function
298 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
300 static CallSite getCallSite(User *U) { in getCallSite() function