Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DLayoutOverrideSource.cpp173 FEnd = Record->field_end(); in layoutRecordType() local
DDependencyGraph.cpp128 FEnd = Dependencies.end(); in OutputGraphFile() local
DASTUnit.cpp1395 F = FilesInPreamble.begin(), FEnd = FilesInPreamble.end(); in getMainBufferWithPrecompiledPreamble() local
1611 FEnd = SourceMgr.fileinfo_end(); in getMainBufferWithPrecompiledPreamble() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp1963 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local
2001 F = Matches.begin(), FEnd = Matches.end(); F != FEnd; ++F) in FindDeallocationFunction() local
2015 for (LookupResult::iterator F = Found.begin(), FEnd = Found.end(); in FindDeallocationFunction() local
DSemaExprMember.cpp770 FI = indirectField->chain_begin(), FEnd = indirectField->chain_end(); in BuildAnonymousStructUnionMemberReference() local
DSemaDeclCXX.cpp3781 FEnd = Record->field_end(); in CheckCompletedCXXClass() local
3977 FEnd = ClassDecl->field_end(); in defaultedSpecialMemberIsConstexpr() local
6784 FEnd = ClassDecl->field_end(); in ComputeDefaultedDefaultCtorExceptionSpec() local
7127 FEnd = ClassDecl->field_end(); in ComputeDefaultedDtorExceptionSpec() local
8782 FEnd = ClassDecl->field_end(); in ComputeDefaultedMoveCtorExceptionSpec() local
DSemaExpr.cpp9150 FEnd = IndirectMemberDecl->chain_end(); FI != FEnd; FI++) { in BuildBuiltinOffsetOf() local