Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp1661 static bool checkOpenCLPipePacketType(Sema &S, CallExpr *Call, unsigned Idx) { in checkOpenCLPipePacketType() function
1694 if (checkOpenCLPipePacketType(S, Call, 1)) in SemaBuiltinRWPipe()
1722 if (checkOpenCLPipePacketType(S, Call, 3)) in SemaBuiltinRWPipe()