Searched refs:argsAre_Int_bool (Results 1 – 1 of 1) sorted by relevance
17 bool argsAre_Int_bool() { return false; } in argsAre_Int_bool() function22 bool argsAre_Int_bool() { return false; } in argsAre_Int_bool() function26 bool argsAre_Int_bool() { return true; } in argsAre_Int_bool() function45 (void)D<int, int, bool>().argsAre_Int_bool(); in main()46 (void)D<int, int>().argsAre_Int_bool(); in main()