Home
last modified time | relevance | path

Searched defs:ScopedTask (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DInstrumentation.h72 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) { in ScopedTask() function
76 ScopedTask(ScopedTask &&other) { in ScopedTask() function