Searched refs:NameRecord (Results 1 – 1 of 1) sorted by relevance
3941 typedef std::pair<TreePatternNode *, unsigned> NameRecord; typedef3944 std::map<std::string, NameRecord> &Names, in FindNames()3947 NameRecord &Rec = Names[P->getName()]; in FindNames()3983 std::map<std::string, NameRecord> SrcNames, DstNames; in AddPatternToMatch()