Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/Core/
DInstrumentation.h71 ScopedTask(const Domain &d, const StringHandle &s) : _domain(d) { in ScopedTask() function
75 ScopedTask(ScopedTask &&other) { in ScopedTask() function