Searched refs:CanBeOutParameter (Results 1 – 2 of 2) sorted by relevance
496 && (arg->type.dimension != 0 || t->CanBeOutParameter())) {506 && !t->CanBeOutParameter()
41 inline bool CanBeOutParameter() const { return m_canBeOut; } in CanBeOutParameter() function