Searched refs:FEnd (Results 1 – 5 of 5) sorted by relevance
126 FEnd = Dependencies.end(); in OutputGraphFile() local127 F != FEnd; ++F) { in OutputGraphFile()
174 FEnd = Record->field_end(); in layoutRecordType() local175 F != FEnd; ++F, ++NumFields) { in layoutRecordType()
1408 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble() local1409 !AnyFileChanged && F != FEnd; in getMainBufferWithPrecompiledPreamble()
814 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local835 while (FI != FEnd) { in BuildAnonymousStructUnionMemberReference()845 SourceLocation(), (FI == FEnd ? SS : EmptySS), in BuildAnonymousStructUnionMemberReference()
2277 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local2278 F != FEnd; ++F) { in FindDeallocationFunction()2315 F = Matches.begin(), FEnd = Matches.end(); F != FEnd; ++F) in FindDeallocationFunction() local2329 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local2330 F != FEnd; ++F) in FindDeallocationFunction()