Searched refs:GetUnderlyingFunction (Results 1 – 2 of 2) sorted by relevance
28 static const FunctionProtoType *GetUnderlyingFunction(QualType T) in GetUnderlyingFunction() function867 const FunctionProtoType *TFunc = GetUnderlyingFunction(Target); in CheckSpecForTypesEquivalent()870 const FunctionProtoType *SFunc = GetUnderlyingFunction(Source); in CheckSpecForTypesEquivalent()912 const FunctionProtoType *ToFunc = GetUnderlyingFunction(ToType); in CheckExceptionSpecCompatibility()917 const FunctionProtoType *FromFunc = GetUnderlyingFunction(From->getType()); in CheckExceptionSpecCompatibility()
5289 {"_ZN5clang21GetUnderlyingFunctionENS_8QualTypeE", "clang::GetUnderlyingFunction(clang::QualType)"},