Searched refs:ForEachMacro (Results 1 – 1 of 1) sorted by relevance
1276 for (const std::string &ForEachMacro : Style.ForEachMacros) in FormatTokenLexer() local1277 ForEachMacros.push_back(&IdentTable.get(ForEachMacro)); in FormatTokenLexer()