Home
last modified time | relevance | path

Searched defs:IfDefScope (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp26 class IfDefScope { class
28 IfDefScope(StringRef Name, raw_ostream &OS) : Name(Name), OS(OS) { in IfDefScope() function in __anone1137fab0111::IfDefScope