Searched refs:isOpenCLDisabledDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2415 bool Sema::isOpenCLDisabledDecl(Decl *FD) { function in class:Sema
H A DSemaOverload.cpp6375 if (LangOpts.OpenCL && isOpenCLDisabledDecl(Function)) {
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9921 bool isOpenCLDisabledDecl(Decl *FD);

Completed in 216 milliseconds