Home
last modified time | relevance | path

Searched refs:IsAnonymousNamespace (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp91 bool IsAnonymousNamespace = NameRef.empty() && Tag == dwarf::DW_TAG_namespace; in getChildDeclContext() local
92 if (IsAnonymousNamespace) { in getChildDeclContext()
117 if (Tag != dwarf::DW_TAG_namespace || IsAnonymousNamespace) { in getChildDeclContext()
125 if (IsAnonymousNamespace) in getChildDeclContext()
156 if (IsAnonymousNamespace) in getChildDeclContext()