Home | History | Annotate | Download | only in Sema

Lines Matching refs:TestState

1045   TestTypestateAttr::ConsumedState TestState;  
1049 if (!TestTypestateAttr::ConvertStrToConsumedState(Param, TestState)) {
1061 TestTypestateAttr(Attr.getRange(), S.Context, TestState,