Searched defs:LastElement (Results 1 – 2 of 2) sorted by relevance
108 SmallVector<unsigned, 8> LastElement(N); in findJumpTables() local292 SmallVector<unsigned, 8> LastElement(N); in findBitTestClusters() local
57201 elem_type& LastElement() { return ElementAt(Length() - 1); } in LastElement() function in nsTArray_Impl57204 const elem_type& LastElement() const { return ElementAt(Length() - 1); } in LastElement() function in nsTArray_Impl