Searched defs:getCallSite (Results 1 – 5 of 5) sorted by relevance
25 inline std::string getCallSite(const FrameLocation &Callsite) { in getCallSite() function
95 CallSiteTy getCallSite() const { in getCallSite() function
319 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
298 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
306 static CallSite getCallSite(User *U) { in getCallSite() function