Searched refs:hasDependentExceptionSpec (Results 1 – 3 of 3) sorted by relevance
913 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()918 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
3781 assert(hasDependentExceptionSpec() && "type should not be canonical"); in FunctionProtoType()3838 bool FunctionProtoType::hasDependentExceptionSpec() const { in hasDependentExceptionSpec() function in FunctionProtoType
5481 bool hasDependentExceptionSpec() const;