Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h540 template <typename Func> Error withResourceKeyDo(Func &&F) const { in withResourceKeyDo() function
1781 template <typename Func> Error ResourceTracker::withResourceKeyDo(Func &&F) { in withResourceKeyDo() function