Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h543 template <typename Func> Error withResourceKeyDo(Func &&F) const { withResourceKeyDo() function
1811 template <typename Func> Error ResourceTracker::withResourceKeyDo(Func &&F) { withResourceKeyDo() function