Searched defs:DoNothingAndReturn (Results 1 – 2 of 2) sorted by relevance
165 DoNothingAndReturn(ReturnT Val) : Val(Val) {} in DoNothingAndReturn() function
30 int DoNothingAndReturn(Types... args) { in DoNothingAndReturn() function