Home
last modified time | relevance | path

Searched refs:PreprocessorGuards (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp94 std::set<std::string> PreprocessorGuards; member in __anonbf4f26ac0111::SearchableTableEmitter
278 PreprocessorGuards.insert(Guard); in emitIfdef()
782 for (const auto &Guard : PreprocessorGuards) in run()