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