Home | History | Annotate | Download | only in Format

Lines Matching refs:getChromiumStyle

2848                getChromiumStyle(FormatStyle::LK_Cpp));
5462 verifyFormat("A<A>> a;", getChromiumStyle(FormatStyle::LK_Cpp));
7645 getChromiumStyle(FormatStyle::LK_Cpp));
10055 Styles[0] = getChromiumStyle(FormatStyle::LK_Cpp);