Lines Matching full:cppflags
117 CppFlags []string // Flags that apply to C++ source files708 flags.CppFlags, _ = filterList(flags.CppFlags, config.IllegalFlags)720 ctx.Variable(pctx, "cppflags", strings.Join(flags.CppFlags, " "))723 flags.CppFlags = []string{"$cppflags"}