Home
last modified time | relevance | path

Searched defs:FEnd (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Frontend/
DLayoutOverrideSource.cpp174 FEnd = Record->field_end(); in layoutRecordType() local
DDependencyGraph.cpp126 FEnd = Dependencies.end(); in OutputGraphFile() local
DASTUnit.cpp1391 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp2278 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local
2316 F = Matches.begin(), FEnd = Matches.end(); F != FEnd; ++F) in FindDeallocationFunction() local
2330 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local
DSemaExprMember.cpp831 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local