Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaChecking.cpp540 static bool checkOpenCLPipePacketType(Sema &S, CallExpr *Call, unsigned Idx) { in checkOpenCLPipePacketType() function
573 if (checkOpenCLPipePacketType(S, Call, 1)) in SemaBuiltinRWPipe()
601 if (checkOpenCLPipePacketType(S, Call, 3)) in SemaBuiltinRWPipe()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp1126 static bool checkOpenCLPipePacketType(Sema &S, CallExpr *Call, unsigned Idx) { in checkOpenCLPipePacketType() function
1159 if (checkOpenCLPipePacketType(S, Call, 1)) in SemaBuiltinRWPipe()
1187 if (checkOpenCLPipePacketType(S, Call, 3)) in SemaBuiltinRWPipe()