reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  954   SequenceIter It = llvm::upper_bound(Sequences, Sequence,
  988   SequenceIter SeqPos = llvm::upper_bound(
tools/clang/include/clang/Serialization/ContinuousRangeMap.h
   94     iterator I = llvm::upper_bound(Rep, K, Compare());
tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
   45   std::vector<SourceLocation>::iterator I = llvm::upper_bound(
tools/clang/lib/Frontend/ASTUnit.cpp
 2447       llvm::upper_bound(*Decls, LocDecl, llvm::less_first());
 2485   LocDeclsTy::iterator EndIt = llvm::upper_bound(
tools/clang/lib/Lex/PreprocessingRecord.cpp
  246   auto I = llvm::upper_bound(PreprocessedEntities, Loc,
  306       llvm::upper_bound(PreprocessedEntities, BeginLoc,
tools/clang/lib/Serialization/ASTReader.cpp
 8040       llvm::upper_bound(DInfo.Decls, EndLoc, DIDComp);
tools/clang/lib/Serialization/ASTWriter.cpp
 5760       llvm::upper_bound(Decls, LocDecl, llvm::less_first());
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  125   auto pos = llvm::upper_bound(