Searched refs:i_rProject (Results 1 – 2 of 2) sorted by relevance
193 const S_ProjectData & i_rProject ) in GatherFiles() argument201 rSources = i_rProject.Sources(); in GatherFiles()203 rExtensions = i_rProject.Language().aExtensions; in GatherFiles()213 i_rProject.RootDirectory().Get( aDir ); in GatherFiles()281 if ( i_rProject.pLanguage )282 return *i_rProject.pLanguage;489 const command::S_ProjectData & i_rProject )497 rSources = i_rProject.aFiles;503 StrIterator itTreesEnd = i_rProject.aFiles.aTrees.end();504 StrIterator itFilesEnd = i_rProject.aFiles.aFiles.end();[all …]
80 i_rProject );
Completed in 12 milliseconds