Searched refs:CppUsed (Results 1 – 2 of 2) sorted by relevance
87 bool CppUsed() const { return bCpp; } in CppUsed() function in autodoc::CommandLine
115 if ( CommandLine::Get_().CppUsed() ) in do_Run()