Home
last modified time | relevance | path

Searched defs:IEnd (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DModuleFile.cpp41 for (typename MapType::const_iterator I = Map.begin(), IEnd = Map.end(); in dumpLocalRemap() local
H A DGlobalModuleIndex.cpp815 IEnd = InterestingIdentifiers.end(); in writeIndex() local
H A DASTReaderDecl.cpp3474 IEnd = IdResolver.end(); in findExisting() local
H A DASTReader.cpp8233 for (typename MapType::const_iterator I = Map.begin(), IEnd = Map.end(); in dumpModuleIDMap() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp483 for (iterator I = begin(), IEnd = end(); I != IEnd; ++I) { in replaceAll() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1189 Instruction *IStart, Instruction *IEnd, in cloneAndAdaptNoAliasScopes()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp733 I = PPOpts.Macros.begin(), IEnd = PPOpts.Macros.end(); in ReadPreprocessorOptions() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1303 IEnd = IdResolver.end(); in CppLookupName() local
2202 IEnd = IdResolver.end(); in LookupName() local
H A DSemaTemplate.cpp166 for (LookupResult::iterator I = R.begin(), IEnd = R.end(); I != IEnd; ++I) { in hasAnyAcceptableTemplateNames() local
3052 IEnd = OST->end(); in NoteAllFoundTemplates() local
H A DSemaDecl.cpp798 for (LookupResult::iterator I = R.begin(), IEnd = R.end(); I != IEnd; ++I) { in isResultTypeOrTemplate() local
844 for (LookupResult::iterator I = Result.begin(), IEnd = Result.end(); in isTagTypeWithMissingTag() local
1524 IEnd = IdResolver.end(); in PushOnScopeChains() local
H A DSemaCodeComplete.cpp1149 ShadowMapEntry::iterator I, IEnd; in MaybeAddResult() local
1174 ShadowMapEntry::iterator I, IEnd; in MaybeAddResult() local
H A DSemaOverload.cpp11085 IEnd = OvlExpr->decls_end(); in NoteAllOverloadCandidates() local
13086 IEnd = OvlExpr->decls_end(); in ComplainNoMatchesFound() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2247 for (auto It = Frags.begin(), IEnd = Frags.end(); It != IEnd; ++It) { in buildOverlapMapAndRecordDeclares() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp3101 for (LookupResult::iterator I = R.begin(), IEnd = R.end(); in ParseImplicitInt() local