Searched refs:tryGetFunctionProtoType (Results 1 – 1 of 1) sorted by relevance
2530 static const FunctionProtoType *tryGetFunctionProtoType(QualType FromType) { in tryGetFunctionProtoType() function2586 const FunctionProtoType *FromFunction = tryGetFunctionProtoType(FromType), in HandleFunctionTypeMismatch()2587 *ToFunction = tryGetFunctionProtoType(ToType); in HandleFunctionTypeMismatch()