Searched defs:loc1 (Results 1 – 8 of 8) sorted by relevance
264 locale loc1(locale::classic()), loc2; in combine() local
208 SourceLocation loc1 = SourceMgr.translateLineCol(mainFileID, 3, 8); in TEST_F() local
46 unsigned clang_equalLocations(CXSourceLocation loc1, CXSourceLocation loc2) { in clang_equalLocations()
205 string::size_type loc1 = string::npos, loc2 = string::npos; in asm_list_annotation() local
2072 Locale loc1("en@calendar=fubar"); in Test6703() local
2221 Locale loc1 = Locale::getGermany(); in TestSubclass() local
2953 Locale loc1("en", "US", "", "numbers=thai"); in TestNumberingSystems() local
450 Extension::Location loc1, Extension::Location loc2) { in GetHigherPriorityLocation()