Searched refs:InputLogical (Results 1 – 3 of 3) sorted by relevance
265 bool IONAME(InputLogical)(Cookie, bool &);
95 mkIOKey(InputAscii), mkIOKey(OutputLogical), mkIOKey(InputLogical),530 ? getIORuntimeFunc<mkIOKey(InputLogical)>(loc, builder) in getInputFunc()547 return getIORuntimeFunc<mkIOKey(InputLogical)>(loc, builder); in getInputFunc()
1307 bool IONAME(InputLogical)(Cookie cookie, bool &truth) { in IONAME() argument