Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenCL.h43 bool checkBuiltinReserveRWPipe(CallExpr *Call);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenCL.cpp483 bool SemaOpenCL::checkBuiltinReserveRWPipe(CallExpr *Call) { in checkBuiltinReserveRWPipe() function in clang::SemaOpenCL
H A DSemaChecking.cpp2561 if (OpenCL().checkBuiltinReserveRWPipe(TheCall)) in CheckBuiltinFunctionCall()
2567 OpenCL().checkBuiltinReserveRWPipe(TheCall)) in CheckBuiltinFunctionCall()