Searched refs:NoexceptType (Results 1 – 1 of 1) sorted by relevance
3338 ExceptionSpecificationType NoexceptType = EST_None; in tryParseExceptionSpecification() local3345 NoexceptType = EST_ComputedNoexcept; in tryParseExceptionSpecification()3355 NoexceptType = EST_None; in tryParseExceptionSpecification()3359 NoexceptType = EST_BasicNoexcept; in tryParseExceptionSpecification()3365 Result = NoexceptType; in tryParseExceptionSpecification()