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