Searched refs:hasDependentExceptionSpec (Results 1 – 3 of 3) sorted by relevance
807 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()812 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
2739 bool FunctionProtoType::hasDependentExceptionSpec() const { in hasDependentExceptionSpec() function in FunctionProtoType
3323 bool hasDependentExceptionSpec() const;