Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1952 bool Sema::isOpenCLDisabledDecl(Decl *FD) { in isOpenCLDisabledDecl() function in Sema
H A DSemaOverload.cpp6180 if (LangOpts.OpenCL && isOpenCLDisabledDecl(Function)) { in AddOverloadCandidate()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8659 bool isOpenCLDisabledDecl(Decl *FD);