Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp34 class IfDefScope { class
36 IfDefScope(StringRef Name, raw_ostream &OS) : Name(Name), OS(OS) { in IfDefScope() function in __anoneee6a4850111::IfDefScope