Searched defs:HasFeature (Results 1 – 4 of 4) sorted by relevance
51 FusionFeature(FusionKind Kind, bool HasFeature, int Index, in FusionFeature() argument
97 bool HasFeature = llvm::StringSwitch<bool>(Feature) in hasFeature() local
1584 auto HasFeature = [&](StringRef FeatureName) -> bool { in handleInterruptAttr() local
1090 static bool HasFeature(const Preprocessor &PP, StringRef Feature) { in HasFeature() function