Searched defs:lastElement (Results 1 – 14 of 14) sorted by relevance
166 inline void* lastElement() const {return elementAt(count-1);} in lastElement() function
247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
373 inline void* UVector::lastElement(void) const { in lastElement() function
166 inline void* lastElement(void) const {return elementAt(count-1);} in lastElement() function
207 String lastElement = getSegment(length() - 1); in typeSuffixIsAnyOf() local
160 …Position lastElement(PositionType positionType) const { return fSelectableText->lastPosition(posit… in lastElement() function
2349 const lastElement = elements && lastOrUndefined(elements); constant
1469 const lastElement = aaInnerLoop(p, furthestBlock, formattingElementEntry.element); constant
9772 const lastElement = lastOrUndefined(elements); constant9773 …const restElement = lastElement && lastElement.kind === SyntaxKind.BindingElement && lastElement.d… constant38647 const lastElement = last(declaration.parent.elements); constant