Searched defs:IfDefScope (Results 1 – 1 of 1) sorted by relevance
32 class IfDefScope { class34 IfDefScope(StringRef Name, raw_ostream &OS) : Name(Name), OS(OS) { in IfDefScope() function in __anon4d8ebcf40111::IfDefScope