Home | History | Annotate | Download | only in Sema

Lines Matching refs:TestState

1065   TestTypestateAttr::ConsumedState TestState;  
1069 if (!TestTypestateAttr::ConvertStrToConsumedState(Param, TestState)) {
1081 TestTypestateAttr(Attr.getRange(), S.Context, TestState,