Home
last modified time | relevance | path

Searched refs:m_quiet (Results 1 – 2 of 2) sorted by relevance

/trunk/main/idlc/inc/idlc/
H A Doptions.hxx77 bool quiet() const { return m_quiet; } in quiet()
84 bool m_quiet; member in Options
/trunk/main/idlc/source/
H A Doptions.cxx68 : m_program(progname), m_stdin(false), m_verbose(false), m_quiet(false) in Options()
335 m_quiet = true; in initOptions()

Completed in 18 milliseconds