Home
last modified time | relevance | path

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

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