Searched defs:BlockArg (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenCLRuntime.h | 47 llvm::Value *BlockArg; /// The first argument to enqueued block kernel. member |
/freebsd-src/sys/contrib/dev/acpica/components/debugger/ | ||
H A D | dbcmds.c | 1369 char *BlockArg) in AcpiDbGenerateGpe() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 1457 checkOpenCLBlockArgs(Sema & S,Expr * BlockArg) checkOpenCLBlockArgs() argument |