Searched refs:forPrototype (Results 1 – 1 of 1) sorted by relevance
455 static RequiredArgs forPrototype(const FunctionProtoType *prototype, in forPrototype() function460 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype, in forPrototype() function462 return forPrototype(prototype.getTypePtr(), FD); in forPrototype()