reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
455 if (AE.Feature && ArchExt == AE.getName()) 455 if (AE.Feature && ArchExt == AE.getName()) 456 return StringRef(Negated ? AE.NegFeature : AE.Feature); 456 return StringRef(Negated ? AE.NegFeature : AE.Feature);