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

  /external/clang/include/clang/Format/
Format.h 257 bool AfterNamespace;
  /external/clang/lib/Format/
Format.cpp 343 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace);
425 Expanded.BraceWrapping.AfterNamespace = true;
444 Expanded.BraceWrapping.AfterNamespace = true;
    [all...]
UnwrappedLineParser.cpp 460 return Style.BraceWrapping.AfterNamespace;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 37 milliseconds