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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2543 PVDSCRIPTASTSTMT pAstNodeStmtDef = NULL; local
2545 rc = vdScriptParseStatement(pThis, &pAstNodeStmtDef);
2547 pAstNodeStmt->pStmt = pAstNodeStmtDef;

Completed in 51 milliseconds