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