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

  /external/clang/include/clang/Format/
Format.h 528 std::string configurationAsText(const FormatStyle &Style);
  /external/clang/tools/clang-format/
ClangFormat.cpp 290 clang::format::configurationAsText(clang::format::getStyle(
  /external/clang/lib/Format/
Format.cpp 583 std::string configurationAsText(const FormatStyle &Style) {
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 99 milliseconds