Searched defs:AddRange (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackColoring.h62 void AddRange(unsigned start, unsigned end) { bv.set(start, end); } function in struct:llvm::safestack::StackColoring::LiveRange
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepRange.cpp76 void ThreadPlanStepRange::AddRange(const AddressRange &new_range) { function in class:ThreadPlanStepRange
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h197 Diag &AddRange(Range A) { function in class:__ubsan::Diag
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp324 void Block::AddRange(const Range &range) { function in class:Block

Completed in 83 milliseconds