Searched refs:profilePath (Results 1 – 1 of 1) sorted by relevance
2140 FileSpec profilePath(home_dir_path.c_str()); in SourceInitFile() local2141 profilePath.AppendPathComponent(".lldbinit"); in SourceInitFile()2142 std::string init_file_path = profilePath.GetPath(); in SourceInitFile()