Searched refs:isSequenceableForOut_ (Results 1 – 3 of 3) sorted by relevance
25 bool isSequenceableForOut_ = false; member
810 … (mGetType != nullptr && mGetType->kind_ == TypeKind::Sequenceable && !mp->isSequenceableForOut_) { in EmitInterfaceStubMethodImplReturn()1295 mp->isSequenceableForOut_ = true; in EmitLocalVariable()