Searched refs:ContextLogs (Results 1 – 1 of 1) sorted by relevance
173 std::string ContextLogs; member in clang::dataflow::__anon109acdc30111::HTMLLogger295 if (!ContextLogs.empty()) { in recordState()296 JOS.attribute("logs", ContextLogs); in recordState()297 ContextLogs.clear(); in recordState()313 ContextLogs.append(S.begin(), S.end()); in logText()314 ContextLogs.push_back('\n'); in logText()