Searched refs:StmntBlock (Results 1 – 4 of 4) sorted by relevance
96 StmntBlock( ENDIF ); in If()145 StmntBlock( ENDIF ); in NoIf()159 StmntBlock( LOOP ); in DoLoop()181 StmntBlock( LOOP ); in DoLoop()197 StmntBlock( WEND ); in While()249 StmntBlock( NEXT ); in For()282 StmntBlock( ENDWITH ); in With()
316 void SbiParser::StmntBlock( SbiToken eEnd ) in StmntBlock() function in SbiParser
1159 StmntBlock( bSub ? ENDSUB : (bProperty ? ENDPROPERTY : ENDFUNC) ); in DefProc()
59 void StmntBlock( SbiToken ); // Statement-Block abarbeiten