Home
last modified time | relevance | path

Searched defs:CompilerHints (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/swig/
H A DCompilerHints.i30 CompilerHints() {} in CompilerHints() function
31 CompilerHints(const CompilerHints& aCompilerHints) : in CompilerHints() function
33 CompilerHints(Zorba_CompilerHints_t aCompilerHints) : in CompilerHints() function
H A Dzorba_api.i73 class CompilerHints; variable
/dports/textproc/zorba/zorba-2.7.0/swig/php/
H A Dzorba_api_wrapper.php556 class CompilerHints{ class