Searched defs:SkipMacroDefinitionBody (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 5580 .. _SkipMacroDefinitionBody: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 4097 bool SkipMacroDefinitionBody; global() member |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 24920 TEST_F(FormatTest,SkipMacroDefinitionBody) TEST_F() argument |