Searched refs:NameRecord (Results 1 – 1 of 1) sorted by relevance
4018 typedef std::pair<TreePatternNode *, unsigned> NameRecord; typedef4021 std::map<std::string, NameRecord> &Names, in FindNames()4024 NameRecord &Rec = Names[P.getName()]; in FindNames()4059 std::map<std::string, NameRecord> SrcNames, DstNames; in AddPatternToMatch()