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

/freebsd-12-stable/contrib/llvm-project/lld/include/lld/Core/
H A DInstrumentation.h63 class ScopedTask { class in namespace:lld
71 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) { function in class:lld::ScopedTask
75 ScopedTask(ScopedTask &&other) { function in class:lld::ScopedTask
[all...]

Completed in 55 milliseconds