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