Searched refs:dump_file_path (Results 1 – 1 of 1) sorted by relevance
149 static std::string GetConfigFilePath(const std::string &dump_file_path) { in GetConfigFilePath() argument150 llvm::SmallString<128> config_file_path(dump_file_path); in GetConfigFilePath()