Searched refs:pit (Results 1 – 1 of 1) sorted by relevance
1129 auto pit = m_parent_to_namespaces.find(parent); in FindNamespaceDecl() local1130 if (pit == m_parent_to_namespaces.end()) in FindNamespaceDecl()1133 set = &pit->second; in FindNamespaceDecl()