Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Darwin/
H A Dasan-symbolize-templated-cxx.cpp16 std::function<CallBackTy> callback_; member in IntWrapper
/llvm-project/libcxx/test/std/thread/thread.stoptoken/stopcallback/
H A Ddtor.pass.cpp37 std::unique_ptr<std::stop_callback<DeleteHolder>> callback_; member