Searched defs:IfDefScope (Results 1 – 2 of 2) sorted by relevance
41 IfDefScope(llvm::StringRef name, llvm::raw_ostream &os) in IfDefScope() function
26 class IfDefScope { class28 IfDefScope(StringRef Name, raw_ostream &OS) : Name(Name), OS(OS) { in IfDefScope() function in __anon959156240111::IfDefScope