Searched defs: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() function
497 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() function501 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() function