Home
last modified time | relevance | path

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

/dports/devel/codeworker/CodeWorker4_5_3/
H A DCW4dl.h297 GET_BOOLEAN_VALUE _getBooleanValue; variable
443 inline bool getBooleanValue(Tree* pTree) { return _getBooleanValue(pTree); } in getBooleanValue()
H A DDynPackage.cpp302 GET_BOOLEAN_VALUE _getBooleanValue; member in CodeWorker::Interpreter
501 _getBooleanValue = pfGetBooleanValue; in Interpreter()
/dports/devel/codeworker/CodeWorker4_5_3/Generation/
H A DCW4dl.h_297 GET_BOOLEAN_VALUE _getBooleanValue;
443 inline bool getBooleanValue(Tree* pTree) { return _getBooleanValue(pTree); }