Searched defs:ou (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/CodeGenCUDA/ |
H A D | host-used-device-var.cu | 158 class ou { class 160 ou(char) { __builtin_strlen(&o); } in ou() function in TestConstexprVar::ou
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | attr-likelihood-if-vs-builtin-expect.cpp | 96 void ou(int &i) { in ou() function
|
/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 489 #define __sanitizer_syscall_pre_compat_50_select(nd, in, ou, ex, tv) \ argument 493 #define __sanitizer_syscall_post_compat_50_select(res, nd, in, ou, ex, tv) \ argument 2019 #define __sanitizer_syscall_pre_compat_50_pselect(nd, in, ou, ex, ts, mask) \ argument 2023 #define __sanitizer_syscall_post_compat_50_pselect(res, nd, in, ou, ex, ts, \ argument 2287 #define __sanitizer_syscall_pre___select50(nd, in, ou, ex, tv) \ argument 2291 #define __sanitizer_syscall_post___select50(res, nd, in, ou, ex, tv) \ argument 2416 #define __sanitizer_syscall_pre___pselect50(nd, in, ou, ex, ts, mask) \ argument 2420 #define __sanitizer_syscall_post___pselect50(res, nd, in, ou, ex, ts, mask) \ argument
|