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