Home
last modified time | relevance | path

Searched refs:top_ftstack (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp905 inline ftnode* top_ftstack() in top_ftstack() function in zorba::TranslatorImpl
13828 ftmatch_options *const mo = dynamic_cast<ftmatch_options*>( top_ftstack() ); in end_visit()
13892 ftmatch_options *const mo = dynamic_cast<ftmatch_options*>( top_ftstack() ); in end_visit()
13931 ftmatch_options *const mo = dynamic_cast<ftmatch_options*>( top_ftstack() ); in end_visit()
13946 ftselection *const s = dynamic_cast<ftselection*>( top_ftstack() ); in end_visit()
13981 ftmatch_options *const mo = dynamic_cast<ftmatch_options*>( top_ftstack() ); in end_visit()
14099 ftweight *const w = dynamic_cast<ftweight*>( top_ftstack() ); in end_visit()
14111 dynamic_cast<ftprimary_with_options*>( top_ftstack() ); in end_visit()
14255 ftstop_words *const sw = dynamic_cast<ftstop_words*>( top_ftstack() ); in end_visit()
14274 ftnode *const n = top_ftstack(); in end_visit()
[all …]