Searched defs:NoOutput (Results 1 – 5 of 5) sorted by relevance
29 bool NoOutput; ///< Skip emitting output member
44 static opt<bool> NoOutput("no-output", desc("Do the link in memory, but do " variable
117 cl::opt<bool> NoOutput("n", cl::Grouping, cl::init(false), in gcovMain() local
91 NoOutput("disable-output", variable
49 bool NoOutput; member