Searched refs:m_parent_to_namespaces (Results 1 – 2 of 2) sorted by relevance
111 ParentToNamespacesMap m_parent_to_namespaces; variable
1091 m_parent_to_namespaces[curr_context].insert(namespace_decl); in GetDeclContextContainingSymbol()1131 auto pit = m_parent_to_namespaces.find(parent); in FindNamespaceDecl()1132 if (pit == m_parent_to_namespaces.end()) in FindNamespaceDecl()