Home
last modified time | relevance | path

Searched refs:getOpenCLVersionString (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp79 std::string LangOptions::getOpenCLVersionString() const { in getOpenCLVersionString() function in LangOptions
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h616 std::string getOpenCLVersionString() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp645 << LangOpts.getOpenCLVersionString() in FixupInvocation()
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp4569 Diag(Loc, DiagID) << getLangOpts().getOpenCLVersionString() << PrevSpec in ParseDeclarationSpecifiers()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8401 << AL << S.LangOpts.getOpenCLVersionString(); in handleOpenCLNoSVMAttr()
H A DSemaDecl.cpp7993 << getLangOpts().getOpenCLVersionString() in ActOnVariableDeclarator()