Searched refs:_Last (Results 1 - 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
H A DASTTreeParser.stg49 _Last := nil;<\n>
55 _Last: I<ASTLabelType>;
77 _Last := Input.LT(1) as I<ASTLabelType>;
79 _Save_Last[<treeLevel>] := _Last;
109 _Last := _Save_Last[<treeLevel>];
119 _Last := Input.LT(1) as I<ASTLabelType>;
125 _Last := Input.LT(1) as I<ASTLabelType>;
155 _Last := Input.LT(1) as I<ASTLabelType>;
205 _Last := Input.LT(1) as I<ASTLabelType>;
229 _Last
[all...]
/external/stlport/stlport/stl/debug/
H A D_debug.h358 __owned_link* _Last() { return 0 ; } function in class:__owned_list
361 const __owned_link* _Last() const { return 0 ;} function in class:__owned_list

Completed in 373 milliseconds