Searched defs:PARAM_INOUT (Results 1 – 2 of 2) sorted by relevance
92 static constexpr ParamAttr PARAM_INOUT = (PARAM_IN | PARAM_OUT); variable
67 PARAM_INOUT, // type of the inout attribute parameter enumerator