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