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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2788 PVDSCRIPTASTSTMT pAstCompound = NULL; local
2790 rc = vdScriptParseCompoundStatement(pThis, &pAstCompound);
2797 pAstNodeFn->pCompoundStmts = pAstCompound;

Completed in 61 milliseconds