Searched refs:SortUsingDeclarations (Results 1 – 13 of 13) sorted by relevance
15 SortUsingDeclarations: false
5700 Set SortUsingDeclarations=false
101 SortUsingDeclarations: true
99 SortUsingDeclarations: true
128 SortUsingDeclarations: true
129 SortUsingDeclarations: true
133 SortUsingDeclarations: true
111 #SortUsingDeclarations: false # Unknown to clang-format-4.0
2091 bool SortUsingDeclarations; member
603 IO.mapOptional("SortUsingDeclarations", Style.SortUsingDeclarations); in mapping()983 LLVMStyle.SortUsingDeclarations = true; in getLLVMStyle()1298 NoStyle.SortUsingDeclarations = false; in getNoStyle()2667 if (Style.SortUsingDeclarations) in reformat()
2464 **SortUsingDeclarations** (``bool``)
14127 CHECK_PARSE_BOOL(SortUsingDeclarations); in TEST_F()