Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSearchableTableEmitter.cpp94 std::set<std::string> PreprocessorGuards; member in __anonc47cabcc0111::SearchableTableEmitter
280 PreprocessorGuards.insert(Guard); in emitIfdef()
775 for (const auto &Guard : PreprocessorGuards) in run()