Searched refs:FromFunc (Results 1 – 1 of 1) sorted by relevance
923 const FunctionProtoType *FromFunc = GetUnderlyingFunction(From->getType()); in CheckExceptionSpecCompatibility() local924 if (!FromFunc || FromFunc->hasDependentExceptionSpec()) in CheckExceptionSpecCompatibility()951 From->getSourceRange().getBegin(), FromFunc, SourceLocation()) && in CheckExceptionSpecCompatibility()