Searched refs:SortUsingDeclarations (Results 1 – 2 of 2) sorted by relevance
1797 bool SortUsingDeclarations; member
519 IO.mapOptional("SortUsingDeclarations", Style.SortUsingDeclarations); in mapping()835 LLVMStyle.SortUsingDeclarations = true; in getLLVMStyle()1129 NoStyle.SortUsingDeclarations = false; in getNoStyle()2418 if (Style.SortUsingDeclarations) in reformat()