Home
last modified time | relevance | path

Searched defs:AddRange (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
HDThreadPlanStepRange.cpp77 void ThreadPlanStepRange::AddRange(const AddressRange &new_range) { in AddRange() function in ThreadPlanStepRange
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
HDubsan_diag.h177 Diag &AddRange(Range A) { in AddRange() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDBlock.cpp351 void Block::AddRange(const Range &range) { in AddRange() function in Block