Searched refs:GetCurrentFileOrBufferName (Results 1 – 3 of 3) sorted by relevance
20 std::string path{GetCurrentFileOrBufferName()}; in ExecuteAction()38 binaryMode, GetCurrentFileOrBufferName(), "txt"); in ExecuteAction()64 /*Binary=*/true, /*InFile=*/GetCurrentFileOrBufferName())}) { in ExecuteAction()
48 std::string currentInputPath{GetCurrentFileOrBufferName()}; in Execute()
69 llvm::StringRef GetCurrentFileOrBufferName() const { in GetCurrentFileOrBufferName() function