Home
last modified time | relevance | path

Searched refs:shouldIgnoreUnsupportedTargetFeature (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp325 static bool shouldIgnoreUnsupportedTargetFeature(const Arg &TargetFeatureArg, in shouldIgnoreUnsupportedTargetFeature() function
361 if (shouldIgnoreUnsupportedTargetFeature(*A, Triple, Proc)) { in handleTargetFeaturesGroup()