Searched refs:IsTopLevel (Results 1 – 3 of 3) sorted by relevance
17715 bool IsTopLevel, ExceptionSpecificationType EST, in checkExceptionSpecification() argument17728 if (IsTopLevel) { in checkExceptionSpecification()17753 if (IsTopLevel && DiagnoseUnexpandedParameterPack(NoexceptExpr)) { in checkExceptionSpecification()
3193 bool CStyle, bool IsTopLevel, in isQualificationConversionStep() argument3236 (!IsTopLevel || in isQualificationConversionStep()
5856 void checkExceptionSpecification(bool IsTopLevel,