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