Home
last modified time | relevance | path

Searched refs:getFormattingLangOpts (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DFormatTokenLexer.cpp32 IdentTable(getFormattingLangOpts(Style)), Keywords(IdentTable), in FormatTokenLexer()
37 getFormattingLangOpts(Style))); in FormatTokenLexer()
590 getFormattingLangOpts(Style), Buffer.begin(), in resetLexer()
DFormat.cpp1474 getFormattingLangOpts(Style)); in getOffsetAfterHeaderGuardsAndComments()
1655 LangOptions getFormattingLangOpts(const FormatStyle &Style) { in getFormattingLangOpts() function
/external/clang/include/clang/Format/
DFormat.h832 LangOptions getFormattingLangOpts(const FormatStyle &Style = getLLVMStyle());