Lines Matching full:bool
50 bool GetSizeStatArg() const in GetSizeStatArg()
55 void SetSizeStatArg(bool value) in SetSizeStatArg()
60 bool WasSetSizeStatArg() const in WasSetSizeStatArg()
65 bool GetHelpArg() const in GetHelpArg()
70 void SetHelpArg(bool value) in SetHelpArg()
75 bool WasSetHelpArg() const in WasSetHelpArg()
90 bool WasSetOptLevelArg() const in WasSetOptLevelArg()
105 bool WasSetOptLogLevelArg() const in WasSetOptLogLevelArg()
110 bool GetBcVersionArg() const in GetBcVersionArg()
115 void SetSetBcVersionArg(bool value) in SetSetBcVersionArg()
120 bool WasBcVersionArg() const in WasBcVersionArg()
125 bool GetBcMinVersionArg() const in GetBcMinVersionArg()
130 void SetBcMinVersionArg(bool value) in SetBcMinVersionArg()
135 bool WasSetBcMinVersionArg() const in WasSetBcMinVersionArg()
140 bool GetCompileByPipeArg() const in GetCompileByPipeArg()
145 void SetCompileByPipeArg(bool value) in SetCompileByPipeArg()
150 bool WasSetCompileByPipeArg() const in WasSetCompileByPipeArg()
155 bool GetCompileNpmEntries() const in GetCompileNpmEntries()
160 void SetCompileNpmEntries(bool value) in SetCompileNpmEntries()
165 bool WasSetCompileNpmEntries() const in WasSetCompileNpmEntries()
170 bool IsOutputProto() const in IsOutputProto()
175 void SetOutputProto(bool value) in SetOutputProto()
180 bool WasSetOutputProto() const in WasSetOutputProto()
185 bool IsMultiProgramsPipe() const in IsMultiProgramsPipe()
200 bool WasSetTailArg1() const in WasSetTailArg1()
215 bool WasSetTailArg2() const in WasSetTailArg2()
228 panda::PandArg<bool> size_stat_arg_{ "size-stat", false,
230 panda::PandArg<bool> help_arg_{ "help", false,
242 panda::PandArg<bool> bc_version_arg_{ "bc-version", false,
244 panda::PandArg<bool> bc_min_version_arg_{ "bc-min-version", false,
246 panda::PandArg<bool> compile_by_pipe_arg_{ "compile-by-pipe", false,
248 panda::PandArg<bool> compile_npm_entries_{ "compile-npm-entries", false,
250 panda::PandArg<bool> compiler_output_proto_{ "output-proto", false,
252 panda::PandArg<bool> multi_programs_pipe_{ "multi-programs-pipe", false,