Searched refs:pAstNodeCaseStmt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2560 PVDSCRIPTASTSTMT pAstNodeCaseStmt = NULL; local
2561 rc = vdScriptParseStatement(pThis, &pAstNodeCaseStmt);
2566 pAstNodeStmt->Case.pStmt = pAstNodeCaseStmt;

Completed in 49 milliseconds