HomeSort by relevance Sort by last modified time
    Searched refs:getFormattingLangOpts (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Format/
Format.h 560 LangOptions getFormattingLangOpts(const FormatStyle &Style = getLLVMStyle());
  /external/clang/lib/Format/
Format.cpp 603 IdentTable(getFormattingLangOpts(Style)), Keywords(IdentTable),
606 getFormattingLangOpts(Style)));
    [all...]

Completed in 1181 milliseconds