Searched refs:diagnoseUnsupportedFeatureDependencies (Results 1 – 3 of 3) sorted by relevance
203 static bool diagnoseUnsupportedFeatureDependencies(const TargetInfo &TI,
109 bool OpenCLOptions::diagnoseUnsupportedFeatureDependencies( in diagnoseUnsupportedFeatureDependencies() function in clang::OpenCLOptions
751 return OpenCLOptions::diagnoseUnsupportedFeatureDependencies(*this, Diags) && in validateOpenCLTarget()