Lines Matching refs:Ext
893 if (const char *Ext = strrchr(Value, '.'))894 Ty = TC.LookupTypeForExtension(Ext + 1);