Home
last modified time | relevance | path

Searched refs:checkPipeArg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp364 static bool checkPipeArg(Sema &S, CallExpr *Call) { in checkPipeArg() function
438 if (checkPipeArg(SemaRef, Call)) in checkBuiltinRWPipe()
448 if (checkPipeArg(SemaRef, Call)) in checkBuiltinRWPipe()
487 if (checkPipeArg(SemaRef, Call)) in checkBuiltinReserveRWPipe()
511 if (checkPipeArg(SemaRef, Call)) in checkBuiltinCommitRWPipe()