Searched refs:forPrototype (Results 1 – 2 of 2) 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()
497 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() function501 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() function