Searched defs:getLast (Results 1 – 6 of 6) sorted by relevance
46 this.getLast = function (...args) { method
73 this.getLast = function (...args) { method
97 this.getLast = function (...args) { method
245 MachineInstr *getLast() const { return LastInst; } in getLast() function in __anon7564f5730211::Chain
1297 SortedLines::getLast() { in getLast() function in SortedLines
45647 RawType getLast() { return sentinel.getPrevious(); } in getLast() function in mozilla::LinkedList45648 ConstRawType getLast() const { return sentinel.getPrevious(); } in getLast() function in mozilla::LinkedList