Searched refs:i_rProject (Results 1 – 2 of 2) sorted by relevance
194 const S_ProjectData & i_rProject ) in GatherFiles() argument202 rSources = i_rProject.Sources(); in GatherFiles()204 rExtensions = i_rProject.Language().aExtensions; in GatherFiles()214 i_rProject.RootDirectory().Get( aDir ); in GatherFiles()282 if ( i_rProject.pLanguage )283 return *i_rProject.pLanguage;490 const command::S_ProjectData & i_rProject )498 rSources = i_rProject.aFiles;504 StrIterator itTreesEnd = i_rProject.aFiles.aTrees.end();505 StrIterator itFilesEnd = i_rProject.aFiles.aFiles.end();[all …]
80 i_rProject );
Completed in 24 milliseconds