Searched defs:noComment (Results 1 – 3 of 3) sorted by relevance
365 maplecl::Option<bool> noComment({"--no-comment"}, " --no-comment \tbuild inlineCache 0… variable
122 bool Options::noComment = false; member in maple::Options
168 static bool noComment; variable