Searched defs:forPrototype (Results 1 – 5 of 5) sorted by relevance
410 static RequiredArgs forPrototype(const FunctionProtoType *prototype, in forPrototype() function415 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype, in forPrototype() function
516 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() function520 static RequiredArgs forPrototype(CanQual<FunctionProtoType> prototype) { in forPrototype() function