Searched refs:TParamVector (Results 1 – 2 of 2) sorted by relevance
381 typedef TVector<const TVariable *> TParamVector; typedef382 TParamVector *mParametersVector;
191 mParametersVector(new TParamVector()), in TFunction()