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