Searched refs:ReturnState (Results 1 – 2 of 2) sorted by relevance
691 ConsumedState ReturnState; in propagateReturnType() local693 ReturnState = mapReturnTypestateAttrState(RTA); in propagateReturnType()695 ReturnState = mapConsumableAttrState(RetType); in propagateReturnType()697 PropagationMap.insert(PairType(Call, PropagationInfo(ReturnState))); in propagateReturnType()
1306 ReturnTypestateAttr::ConsumedState ReturnState; in handleReturnTypestateAttr() local1311 ReturnState)) { in handleReturnTypestateAttr()1347 D->addAttr(::new (S.Context) ReturnTypestateAttr(S.Context, AL, ReturnState)); in handleReturnTypestateAttr()