Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp414 static bool checkPipePacketType(Sema &S, CallExpr *Call, unsigned Idx) { in checkPipePacketType() function
443 if (checkPipePacketType(SemaRef, Call, 1)) in checkBuiltinRWPipe()
471 if (checkPipePacketType(SemaRef, Call, 3)) in checkBuiltinRWPipe()