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

  /external/clang/include/clang/Format/
Format.h 440 std::string MacroBlockEnd;
639 MacroBlockEnd == R.MacroBlockEnd &&
  /external/clang/lib/Format/
FormatToken.h 63 TYPE(MacroBlockEnd) \
Format.cpp 298 IO.mapOptional("MacroBlockEnd", Style.MacroBlockEnd);
769 MacroBlockEndRegex(Style.MacroBlockEnd) {
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 58 milliseconds