Searched refs:PreprocessorGuards (Results 1 – 1 of 1) sorted by relevance
111 std::set<std::string> PreprocessorGuards; member in __anon72022de70111::SearchableTableEmitter331 PreprocessorGuards.insert(Guard.str()); in emitIfdef()928 for (const auto &Guard : PreprocessorGuards) in run()