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

/vbox/src/VBox/Storage/testcase/
H A DVDScript.cpp2678 PVDSCRIPTASTDECL pAstNodeDecl = NULL; local
2679 rc = vdScriptParseDeclaration(pThis, &pAstNodeDecl);
2681 RTListAppend(&pAstNodeCompound->Compound.ListDecls, &pAstNodeDecl->Core.ListNode);

Completed in 50 milliseconds