Searched refs:prefix_map (Results 1 – 1 of 1) sorted by relevance
157 std::map<std::string, std::vector<int*>> prefix_map = { in VisitDecl() local174 if (auto it = prefix_map.find(fragments[0]); it != prefix_map.end()) { in VisitDecl()