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