is_target          62 tools/gn/command_help.cc     if (i->second.is_target)
is_target          71 tools/gn/command_help.cc     if (!i->second.is_target)
is_target         617 tools/gn/functions.cc     #define INSERT_FUNCTION(command, is_target) \
is_target         621 tools/gn/functions.cc                                        is_target);
is_target         335 tools/gn/functions.h   bool is_target;