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

  /external/clang/include/clang/Format/
Format.h 437 std::string MacroBlockBegin;
638 MacroBlockBegin == R.MacroBlockBegin &&
  /external/clang/lib/Format/
FormatToken.h 62 TYPE(MacroBlockBegin) \
Format.cpp 297 IO.mapOptional("MacroBlockBegin", Style.MacroBlockBegin);
768 MacroBlockBeginRegex(Style.MacroBlockBegin),
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 42 milliseconds