Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp690 static bool checkOpenCLPipePacketType(Sema &S, CallExpr *Call, unsigned Idx) { in checkOpenCLPipePacketType() function
723 if (checkOpenCLPipePacketType(S, Call, 1)) in SemaBuiltinRWPipe()
751 if (checkOpenCLPipePacketType(S, Call, 3)) in SemaBuiltinRWPipe()