Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.h102 lldb::addr_t notification = LLDB_INVALID_ADDRESS; // Version >= 1 global() member
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DTransport.h159 void notification(llvm::StringLiteral method, ThisT *thisPtr, in notification() function
/llvm-project/clang-tools-extra/clangd/
H A DLSPBinder.h146 void LSPBinder::notification(llvm::StringLiteral Method, ThisT *This, in notification() function
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1396 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \ argument
1398 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
H A Dnetbsd_syscall_hooks.h1377 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \ argument
1380 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument