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()
1414 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble() local1415 !AnyFileChanged && F != FEnd; in getMainBufferWithPrecompiledPreamble()
856 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local877 while (FI != FEnd) { in BuildAnonymousStructUnionMemberReference()887 SourceLocation(), (FI == FEnd ? SS : EmptySS), in BuildAnonymousStructUnionMemberReference()
2514 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local2515 F != FEnd; ++F) { in FindDeallocationFunction()2555 F = Matches.begin(), FEnd = Matches.end(); F != FEnd; ++F) in FindDeallocationFunction() local2569 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local2570 F != FEnd; ++F) in FindDeallocationFunction()