Searched defs:hasFeature (Results 1 – 4 of 4) sorted by relevance
1439 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon1c1d55e60111::PPCTargetInfo1817 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::NVPTXTargetInfo3737 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon1c1d55e60111::X86TargetInfo5050 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::ARMTargetInfo5804 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::AArch64TargetInfo6124 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::HexagonTargetInfo6326 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::LanaiTargetInfo6404 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::SparcTargetInfo6819 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::SystemZTargetInfo6929 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon1c1d55e60111::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
863 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function