Home
last modified time | relevance | path

Searched refs:setOpenCLExtensionForDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1903 void Sema::setOpenCLExtensionForDecl(Decl *FD, StringRef ExtStr) { in setOpenCLExtensionForDecl() function in Sema
1921 setOpenCLExtensionForDecl(D, CurrOpenCLExtension); in setCurrentOpenCLExtensionForDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8647 void setOpenCLExtensionForDecl(Decl *FD, llvm::StringRef Exts);