Searched refs:IsAnonymousNamespace (Results 1 – 1 of 1) sorted by relevance
92 bool IsAnonymousNamespace = NameRef.empty() && Tag == dwarf::DW_TAG_namespace; in getChildDeclContext() local93 if (IsAnonymousNamespace) { in getChildDeclContext()118 if (Tag != dwarf::DW_TAG_namespace || IsAnonymousNamespace) { in getChildDeclContext()126 if (IsAnonymousNamespace) in getChildDeclContext()157 if (IsAnonymousNamespace) in getChildDeclContext()