Searched refs:StrIterator (Results 1 – 1 of 1) sorted by relevance
199 typedef StrVector::const_iterator StrIterator; in GatherFiles() typedef205 StrIterator it; in GatherFiles()206 StrIterator itTreesEnd = rSources.aTrees.end(); in GatherFiles()207 StrIterator itDirsEnd = rSources.aDirectories.end(); in GatherFiles()208 StrIterator itFilesEnd = rSources.aFiles.end(); in GatherFiles()209 StrIterator itExt; in GatherFiles()210 StrIterator itExtEnd = rExtensions.end(); in GatherFiles()495 typedef StrVector::const_iterator StrIterator;501 StrIterator it;505 StrIterator itExt;[all …]
Completed in 12 milliseconds