Searched defs:GenerateComments (Results 1 – 2 of 2) sorted by relevance
55 bool GenerateComments; variable58 DebugLocStream(bool GenerateComments) : GenerateComments(GenerateComments) { } in DebugLocStream()
102 std::vector<std::string> &Comments, bool GenerateComments) in BufferByteStreamer()