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