Home
last modified time | relevance | path

Searched defs:NamespaceMacros (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Format/
DFormat.h1455 std::vector<std::string> NamespaceMacros; member
/external/llvm-project/clang/unittests/Format/
DFormatTest.cpp2349 TEST_F(FormatTest, NamespaceMacros) { in TEST_F() argument