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