Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp240 unsigned *loc_nos_end() { return LocNos.get() + LocNoCount; } in loc_nos_end() function in __anonfeb821960211::DbgVariableValue
241 const unsigned *loc_nos_end() const { return LocNos.get() + LocNoCount; } in loc_nos_end() function in __anonfeb821960211::DbgVariableValue