Searched refs:checkOpenCLDisabledDecl (Results 1 – 3 of 3) sorted by relevance
2006 bool Sema::checkOpenCLDisabledDecl(const NamedDecl &D, const Expr &E) { in checkOpenCLDisabledDecl() function in Sema
5534 if (getLangOpts().OpenCL && checkOpenCLDisabledDecl(*FD, *Fn)) in ActOnCallExpr()
8671 bool checkOpenCLDisabledDecl(const NamedDecl &D, const Expr &E);