Searched refs:getNumNativeAttributes (Results 1 – 3 of 3) sorted by relevance
131 int getNumNativeAttributes() const { return numNativeAttributes; } in getNumNativeAttributes() function
623 op.getNumNativeAttributes()); in emitDefaultOpBuilder()
877 if (op.getNumNativeAttributes() == 0) in canGenerateUnwrappedBuilder()885 for (int i = 0, e = op.getNumNativeAttributes(); i < e; ++i) { in canGenerateUnwrappedBuilder()