Searched defs:is_function (Results 1 – 3 of 3) sorted by relevance
26 struct _LIBCPP_TEMPLATE_VIS is_function : integral_constant<bool, __is_function(_Tp)> {}; struct
2874 int is_function = 0; /* != 0 if function */ local
2769 int is_function = 0; /* != 0 if function */ in parse_def() local