Searched refs:hasDependentExceptionSpec (Results 1 – 6 of 6) sorted by relevance
807 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()812 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
917 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()922 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
3223 assert(hasDependentExceptionSpec() && "type should not be canonical"); in FunctionProtoType()3252 bool FunctionProtoType::hasDependentExceptionSpec() const { in hasDependentExceptionSpec() function in FunctionProtoType
2739 bool FunctionProtoType::hasDependentExceptionSpec() const { in hasDependentExceptionSpec() function in FunctionProtoType
3323 bool hasDependentExceptionSpec() const;
4130 bool hasDependentExceptionSpec() const;