Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp27 class IfDefScope { class
29 IfDefScope(StringRef Name, raw_ostream &OS) : Name(Name), OS(OS) { in IfDefScope() function in __anoncf2069ea0111::IfDefScope