Searched defs:IgnoreCase (Results 1 – 8 of 8) sorted by relevance
30 IgnoreCase=1, enumerator
33 IgnoreCase=1, enumerator
54 bool IgnoreCase; variable
87 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()174 bool IgnoreCase) { in matchOption()
99 bool IgnoreCase = true) { in startsWithKey()
97 bool IgnoreCase = true) { in startsWithKey()
50 TestOptTable(bool IgnoreCase = false) in TestOptTable()158 TEST(Option, IgnoreCase) { in TEST() argument