Searched defs:idtype (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/ |
H A D | sema.cpp | 147 void idtype() { in idtype() function
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 2267 #define __sanitizer_syscall_pre__pset_bind(idtype, first_id, second_id, psid, \ argument 2272 #define __sanitizer_syscall_post__pset_bind(res, idtype, first_id, second_id, \ argument 2719 #define __sanitizer_syscall_pre_wait6(idtype, id, status, options, wru, info) \ argument 2723 #define __sanitizer_syscall_post_wait6(res, idtype, id, status, options, wru, \ argument 2728 #define __sanitizer_syscall_pre_clock_getcpuclockid2(idtype, id, clock_id) \ argument 2731 #define __sanitizer_syscall_post_clock_getcpuclockid2(res, idtype, id, \ argument
|