Searched refs:DebugOnlyOpt (Results 1 – 1 of 1) sorted by relevance
113 struct DebugOnlyOpt { struct126 static DebugOnlyOpt DebugOnlyOptLoc;131 return new cl::opt<DebugOnlyOpt, true, cl::parser<std::string>>( in call()141 static ManagedStatic<cl::opt<DebugOnlyOpt, true, cl::parser<std::string>>,