Searched refs:formatCallSiteLocation (Results 1 – 3 of 3) sorted by relevance
54 std::string formatCallSiteLocation(DebugLoc DLoc, const CallSiteFormat &Format);
110 formatCallSiteLocation(CB.getDebugLoc(), ReplaySettings.ReplayFormat); in getAdviceImpl()
437 std::string llvm::formatCallSiteLocation(DebugLoc DLoc, in formatCallSiteLocation() function in llvm