Searched refs:StrCmpOptionPrefixes (Results 1 – 4 of 4) sorted by relevance
27 int StrCmpOptionPrefixes(ArrayRef<StringRef> APrefixes,
35 int llvm::StrCmpOptionPrefixes(ArrayRef<StringRef> APrefixes, in StrCmpOptionPrefixes() function in llvm
38 if (int Cmp = StrCmpOptionPrefixes(APrefixes, BPrefixes)) in IsOptionRecordsLess()
57 if (int Cmp = StrCmpOptionPrefixes(APrefixes, BPrefixes)) in operator ()()