Searched refs:GetParams (Results 1 – 7 of 7) sorted by relevance
900 pDef->GetParams().Add( pPar ); in ProcDecl()1002 SbiSymPool& rPool = pDef->GetParams(); in DefDeclare()1143 pProc->GetParams().SetParent( &aPublics ); in DefProc()1156 pProc->GetLocals().SetParent( &pProc->GetParams() ); in DefProc()
223 SbiSymPool* pPool = &pProc->GetParams(); in Save()279 SbiSymPool* pPool = &pProc->GetParams(); in Save()
162 pProc->GetParams().AddSym( aPar ); in AddSym()
156 GetParams() { function526 GetParams $@
205 SbiSymPool& GetParams() { return aParams; } in GetParams() function in SbiProcDef
462 SbxArray* GetParams();
963 SbxArray* SbiRuntime::GetParams() in GetParams() function in SbiRuntime
Completed in 57 milliseconds