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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2554 PVDSCRIPTASTEXPR pAstNodeExpr = NULL; local
2555 rc = vdScriptParseCondExpression(pThis, &pAstNodeExpr);
2565 pAstNodeStmt->Case.pExpr = pAstNodeExpr;
2573 vdScriptAstNodeFree(&pAstNodeExpr->Core);

Completed in 50 milliseconds