Searched refs:IsFunctionPointerType (Results 1 – 2 of 2) sorted by relevance
49 bool IsFunctionPointerType() const { in IsFunctionPointerType() function
1611 if (!callee_result.type()->IsFunctionPointerType()) { in GeneratePointerCall()