Home
last modified time | relevance | path

Searched refs:setToEnd (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h258 void setToEnd() { in setToEnd() function
272 setToEnd(); in resetCache()
292 const_iterator() { setToEnd(); } in const_iterator()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp326 return setToEnd(); in prepareNextStringOrEnd()
336 return setToEnd(); in prepareNextStringOrEnd()
344 setToEnd(); in Iterator()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h287 void setToEnd() { Offset = EndMarker; } in setToEnd() function