Searched refs:NoexceptType (Results 1 – 1 of 1) sorted by relevance
3412 ExceptionSpecificationType NoexceptType = EST_None; in tryParseExceptionSpecification() local3419 NoexceptType = EST_ComputedNoexcept; in tryParseExceptionSpecification()3430 NoexceptType = EST_None; in tryParseExceptionSpecification()3434 NoexceptType = EST_BasicNoexcept; in tryParseExceptionSpecification()3440 Result = NoexceptType; in tryParseExceptionSpecification()