Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp182 static std::string timeTraceScopeName(const ProgramPoint &Loc) { in timeTraceScopeName() function
215 llvm::TimeTraceScope tcs{timeTraceScopeName(Loc), [Loc, Pred]() { in dispatchWorkItem()