Searched defs:pCondExpr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2276 PVDSCRIPTASTEXPR pCondExpr = NULL; local
2277 rc = vdScriptParseExpression(pThis, &pCondExpr);
2291 pAstNodeIf->pCond = pCondExpr;
2302 vdScriptAstNodeFree(&pCondExpr->Core);

Completed in 51 milliseconds