Searched defs:FirstArg (Results 1 – 3 of 3) sorted by relevance
89 struct FirstArg<ReturnType (ClassT::*)(Arg1, OtherArgs...)> { struct90 using type = Arg1;
713 bool FirstArg = true; in makeFunctionSignature() local734 bool FirstArg = true; in genArguments() local
3090 bool FirstArg = true; in startFunction() local