Home
last modified time | relevance | path

Searched refs:timeTraceName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp284 std::string timeTraceName(const BugReportEquivClass &EQ) { in timeTraceName() function
3147 llvm::TimeTraceScope TCS{timeTraceName(EQ), [&]() { in FlushReport()