Searched refs:hasDependentExceptionSpec (Results 1 – 3 of 3) sorted by relevance
924 if (!ToFunc || ToFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()929 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()
3287 assert(hasDependentExceptionSpec() && "type should not be canonical"); in FunctionProtoType()3316 bool FunctionProtoType::hasDependentExceptionSpec() const { in hasDependentExceptionSpec() function in FunctionProtoType
4211 bool hasDependentExceptionSpec() const;