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