Searched defs:hasFeature (Results 1 – 7 of 7) sorted by relevance
1439 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon36b3de240111::PPCTargetInfo1817 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::NVPTXTargetInfo3737 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon36b3de240111::X86TargetInfo5050 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::ARMTargetInfo5804 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::AArch64TargetInfo6124 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::HexagonTargetInfo6326 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::LanaiTargetInfo6404 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::SparcTargetInfo6819 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::SystemZTargetInfo6929 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon36b3de240111::MSP430TargetInfo[all …]
60 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
1418 public boolean hasFeature(String feature,String version) in hasFeature() method in DTMNodeProxy.DTMNodeProxyImplementation
47 bool hasFeature(ARM32InstructionSet I) const { return I <= InstructionSet; } in hasFeature() function
863 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function
1356 def hasFeature(self, feature, version): member in DOMImplementation
1401 def hasFeature(self, feature, version): member in DOMImplementation