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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp305 static int vdScriptParseCompoundStatement(PVDSCRIPTCTXINT pThis, PVDSCRIPTASTSTMT *ppAstNodeCompound);
2653 * @param ppAstNodeCompound Where to store the compound AST node on success.
2655 static int vdScriptParseCompoundStatement(PVDSCRIPTCTXINT pThis, PVDSCRIPTASTSTMT *ppAstNodeCompound) argument
2696 *ppAstNodeCompound = pAstNodeCompound;

Completed in 48 milliseconds