Searched refs:NameRecord (Results 1 – 1 of 1) sorted by relevance
4061 typedef std::pair<TreePatternNode *, unsigned> NameRecord; typedef4064 std::map<StringRef, NameRecord> &Names, in FindNames()4067 NameRecord &Rec = Names[P.getName()]; in FindNames()4102 std::map<StringRef, NameRecord> SrcNames, DstNames; in AddPatternToMatch()