Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp98 MachineBasicBlock::reverse_iterator I = MBB.rbegin(), REnd = MBB.rend(); in AnalyzeBranch() local
221 MachineBasicBlock::reverse_iterator I = MBB.rbegin(), REnd = MBB.rend(); in RemoveBranch() local
/external/clang/lib/Frontend/
DASTUnit.cpp1368 REnd = PreprocessorOpts.remapped_file_end(); in getMainBufferWithPrecompiledPreamble() local
1384 REnd = PreprocessorOpts.remapped_file_buffer_end(); in getMainBufferWithPrecompiledPreamble() local
2008 REnd = PPOpts.remapped_file_buffer_end(); in Reparse() local
/external/llvm/include/llvm/ADT/
DImmutableSet.h143 iterator RItr = RHS.begin(), REnd = RHS.end(); in isEqual() local
/external/clang/lib/Serialization/
DASTReader.cpp6378 REnd = RD->redecls_end(); in finishPendingActions() local
6393 REnd = ID->redecls_end(); in finishPendingActions() local
6402 REnd = PD->redecls_end(); in finishPendingActions() local
6412 REnd = RTD->redecls_end(); in finishPendingActions() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1271 REnd = Function->redecls_end(); in VisitFunctionDecl() local
DSemaDeclCXX.cpp10822 REnd = Class->redecls_end(); in DefineUsedVTables() local
/external/clang/lib/AST/
DDecl.cpp2609 for (redecl_iterator R = redecls_begin(), REnd = redecls_end(); in getDefinition() local