Searched refs:StrCmpOptionNameIgnoreCase (Results 1 – 1 of 1) sorted by relevance
39 static int StrCmpOptionNameIgnoreCase(StringRef A, StringRef B) { in StrCmpOptionNameIgnoreCase() function53 if (int N = StrCmpOptionNameIgnoreCase(A, B)) in StrCmpOptionName()80 return StrCmpOptionNameIgnoreCase(I.Name, Name) < 0; in operator <()