Searched defs:WhitespaceSensitiveMacros (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 6548 .. _WhitespaceSensitiveMacros: global() target in Configurable Format Style Options |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 4983 std::vector<std::string> WhitespaceSensitiveMacros; global() member |
/llvm-project/clang/unittests/Format/ | ||
H A D | FormatTest.cpp | 24895 TEST_F(FormatTest,WhitespaceSensitiveMacros) TEST_F() argument |