Searched defs:getCallSite (Results 1 – 4 of 4) sorted by relevance
121 public String getCallSite(CallSiteReference callSiteReference) { in getCallSite() method in DexFormatter
95 CallSiteTy getCallSite() const { in getCallSite() function
298 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
306 static CallSite getCallSite(User *U) { in getCallSite() function