Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp2285 bool Sema::isOpenCLDisabledDecl(Decl *FD) { in isOpenCLDisabledDecl() function in Sema
HDSemaOverload.cpp6347 if (LangOpts.OpenCL && isOpenCLDisabledDecl(Function)) { in AddOverloadCandidate()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9621 bool isOpenCLDisabledDecl(Decl *FD);