Searched defs:getCallSite (Results 1 – 2 of 2) sorted by relevance
322 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
306 static CallSite getCallSite(User *U) { in getCallSite() function