Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2027 auto AddUnmergedFeatures = [&](auto &&FeatureRange) { in overrideFunctionFeaturesWithTargetFeatures() argument
2028 for (StringRef Feature : FeatureRange) { in overrideFunctionFeaturesWithTargetFeatures()