Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:Ext

519   std::string Ext = std::string(Filename.begin()+DotPos+1, Filename.end());
522 return Ext == "h" || Ext == "hh" || Ext == "H";
3983 struct _objc_class_ext *ext;
4000 Result += "\tstruct _objc_class_ext *ext;\n";