Searched refs:PreprocessorGuards (Results 1 – 1 of 1) sorted by relevance
95 std::set<std::string> PreprocessorGuards; member in __anon30beeb170111::SearchableTableEmitter289 PreprocessorGuards.insert(std::string(Guard)); in emitIfdef()821 for (const auto &Guard : PreprocessorGuards) in run()