Searched refs:getLLVMStyle (Results 1 – 7 of 7) sorted by relevance
32 const FormatStyle &Style = getLLVMStyle(), in format()52 FormatStyle Style = getLLVMStyle(); in getLLVMStyleWithColumns()64 const FormatStyle &Style = getLLVMStyle()) { in verifyFormat()69 const FormatStyle &Style = getLLVMStyle()) { in verifyIncompleteFormat()85 const FormatStyle &Style = getLLVMStyle()) { in verifyNoCrash()218 getLLVMStyle())); in TEST_F()293 FormatStyle AllowsMergedIf = getLLVMStyle(); in TEST_F()332 FormatStyle AllowsMergedLoops = getLLVMStyle(); in TEST_F()355 FormatStyle AllowSimpleBracedStatements = getLLVMStyle(); in TEST_F()524 FormatStyle NoBinPacking = getLLVMStyle(); in TEST_F()[all …]
37 FormatStyle Style = getLLVMStyle();
670 FormatStyle getLLVMStyle();753 LangOptions getFormattingLangOpts(const FormatStyle &Style = getLLVMStyle());
47 FormatStyle getLLVMStyle();
463 FormatStyle getLLVMStyle() { in getLLVMStyle() function545 FormatStyle GoogleStyle = getLLVMStyle(); in getGoogleStyle()614 FormatStyle MozillaStyle = getLLVMStyle(); in getMozillaStyle()636 FormatStyle Style = getLLVMStyle(); in getWebKitStyle()656 FormatStyle Style = getLLVMStyle(); in getGNUStyle()670 FormatStyle NoStyle = getLLVMStyle(); in getNoStyle()679 *Style = getLLVMStyle(); in getPredefinedStyle()1956 FormatStyle Style = getLLVMStyle(); in getStyle()
611 format::getLLVMStyle(), FormatRewriterContext.Sources, ID, in formatTextOfDeclaration()