Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DLayoutOverrideSource.cpp174 FEnd = Record->field_end(); in layoutRecordType() local
DDependencyGraph.cpp129 FEnd = Dependencies.end(); in OutputGraphFile() local
DASTUnit.cpp1448 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble() local
1664 FEnd = SourceMgr.fileinfo_end(); in getMainBufferWithPrecompiledPreamble() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp2020 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local
2058 F = Matches.begin(), FEnd = Matches.end(); F != FEnd; ++F) in FindDeallocationFunction() local
2072 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local
DSemaExprMember.cpp797 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local
DSemaDeclCXX.cpp4165 FEnd = Record->field_end(); in CheckCompletedCXXClass() local
4395 FEnd = ClassDecl->field_end(); in defaultedSpecialMemberIsConstexpr() local
7736 FEnd = ClassDecl->field_end(); in ComputeDefaultedDefaultCtorExceptionSpec() local
7825 FEnd = ClassDecl->field_end(); in ComputeInheritingCtorExceptionSpec() local
8336 FEnd = ClassDecl->field_end(); in ComputeDefaultedDtorExceptionSpec() local
9875 FEnd = ClassDecl->field_end(); in ComputeDefaultedMoveCtorExceptionSpec() local
DSemaExpr.cpp9904 FEnd = IndirectMemberDecl->chain_end(); FI != FEnd; FI++) { in BuildBuiltinOffsetOf() local