Searched refs:isSupportedCore (Results 1 – 2 of 2) sorted by relevance
61 bool OpenCLOptions::isSupportedCore(llvm::StringRef Ext, in isSupportedCore() function in clang::OpenCLOptions77 return isSupportedCore(Ext, LO) || isSupportedOptionalCore(Ext, LO); in isSupportedCoreOrOptionalCore()
147 bool isSupportedCore(llvm::StringRef Ext, const LangOptions &LO) const;