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 264 std::string configurationAsText(const FormatStyle &Style);
  /external/clang/tools/clang-format/
ClangFormat.cpp 321 std::string Config = clang::format::configurationAsText(
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/clang/lib/Format/
Format.cpp 288 std::string configurationAsText(const FormatStyle &Style) {
    [all...]

Completed in 209 milliseconds