Home | History | Annotate | Download | only in Driver

Lines Matching refs:Ext

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