Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Ext

573   std::string Ext = std::string(Filename.begin()+DotPos+1, Filename.end());
576 return Ext == "h" || Ext == "hh" || Ext == "H";
5530 struct _objc_class_ext *ext;
5547 Result += "\tstruct _objc_class_ext *ext;\n";