Home
last modified time | relevance | path

Searched refs:setCurrentOpenCLExtensionForDecl (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp968 Actions.setCurrentOpenCLExtensionForDecl(TheDecl); in ParseDeclOrFunctionDefInternal()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1918 void Sema::setCurrentOpenCLExtensionForDecl(Decl *D) { in setCurrentOpenCLExtensionForDecl() function in Sema
H A DSemaDecl.cpp5186 setCurrentOpenCLExtensionForDecl(Dcl); in ActOnDeclarator()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h8657 void setCurrentOpenCLExtensionForDecl(Decl *FD);