Searched defs:notification (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ |
H A D | DynamicLoaderMacOSXDYLD.h | 102 lldb::addr_t notification = LLDB_INVALID_ADDRESS; // Version >= 1 global() member
|
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/ |
H A D | Transport.h | 159 void notification(llvm::StringLiteral method, ThisT *thisPtr, in notification() function
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | LSPBinder.h | 146 void LSPBinder::notification(llvm::StringLiteral Method, ThisT *This, in notification() function
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1396 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \ argument 1398 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
|
H A D | netbsd_syscall_hooks.h | 1377 #define __sanitizer_syscall_pre_mq_notify(mqdes, notification) \ argument 1380 #define __sanitizer_syscall_post_mq_notify(res, mqdes, notification) \ argument
|