Searched refs:SortUsingDeclarations (Results 1 – 2 of 2) sorted by relevance
1516 bool SortUsingDeclarations; member
447 IO.mapOptional("SortUsingDeclarations", Style.SortUsingDeclarations); in mapping()718 LLVMStyle.SortUsingDeclarations = true; in getLLVMStyle()947 NoStyle.SortUsingDeclarations = false; in getNoStyle()2174 if (Style.SortUsingDeclarations) in reformat()