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