Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DLangOptions.cpp46 VersionTuple LangOptions::getOpenCLVersionTuple() const { in getOpenCLVersionTuple() function in LangOptions
H A DTargets.cpp740 << Opts.getOpenCLVersionTuple().getAsString(); in validateOpenCLTarget()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h415 VersionTuple getOpenCLVersionTuple() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp508 << LangOpts.getOpenCLVersionTuple().getAsString() in FixupInvocation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp4133 << getLangOpts().getOpenCLVersionTuple().getAsString() in ParseDeclarationSpecifiers()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp7267 << IsCXX << getLangOpts().getOpenCLVersionTuple().getAsString() in ActOnVariableDeclarator()