Searched refs:GetUnderlyingFunction (Results 1 – 1 of 1) sorted by relevance
27 static const FunctionProtoType *GetUnderlyingFunction(QualType T) in GetUnderlyingFunction() function678 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); in CheckSpecForTypesEquivalent()681 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent()724 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType); in CheckExceptionSpecCompatibility()729 const FunctionProtoType *FromFunc = GetUnderlyingFunction(From->getType()); in CheckExceptionSpecCompatibility()