Home
last modified time | relevance | path

Searched defs:BlockArg (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h47 llvm::Value *BlockArg; /// The first argument to enqueued block kernel. member
/freebsd-14.2/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c1312 char *BlockArg) in AcpiDbGenerateGpe()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1457 static bool checkOpenCLBlockArgs(Sema &S, Expr *BlockArg) { in checkOpenCLBlockArgs()
1520 Expr *BlockArg = TheCall->getArg(1); in SemaOpenCLBuiltinNDRangeAndBlock() local
1536 Expr *BlockArg = TheCall->getArg(0); in SemaOpenCLBuiltinKernelWorkGroupSize() local
1561 Expr *BlockArg, in checkOpenCLEnqueueVariadicArgs()