Searched defs:ForEachMacros (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/include/clang/Format/ | ||
H A D | Format.h | 409 std::vector<std::string> ForEachMacros; member |
/minix3/external/bsd/llvm/dist/clang/lib/Format/ | ||
H A D | Format.cpp | 1001 SmallVector<IdentifierInfo *, 8> ForEachMacros; member in clang::format::__anon50dac10e0111::FormatTokenLexer |