Searched defs:OutputLocation (Results 1 – 1 of 1) sorted by relevance
490 struct OutputLocation { struct491 OutputLocation(std::string DWARFFile, in OutputLocation() function495 std::optional<std::string> getResourceDir() const { return ResourceDir; } in getResourceDir()496 std::string DWARFFile;497 std::optional<std::string> ResourceDir;