Searched defs:ExecPath (Results 1 – 2 of 2) sorted by relevance
113 std::unique_ptr<char[]> ExecPath, FDSpecifier; in launchLocalExecutor() local
135 static bool ExecGraphViewer(StringRef ExecPath, std::vector<StringRef> &args, in ExecGraphViewer()