Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Infos

1673                              std::vector<MatchableInfo*> &Infos,
1737 for (std::vector<MatchableInfo*>::const_iterator it = Infos.begin(),
1738 ie = Infos.end(); it != ie; ++it) {
1974 std::vector<ClassInfo*> &Infos,
1982 for (std::vector<ClassInfo*>::iterator it = Infos.begin(),
1983 ie = Infos.end(); it != ie; ++it) {
2065 std::vector<ClassInfo*> &Infos,
2078 for (std::vector<ClassInfo*>::iterator it = Infos.begin(),
2079 ie = Infos.end(); it != ie; ++it) {
2083 for (std::vector<ClassInfo*>::iterator it = Infos.begin(),
2084 ie = Infos.end(); it != ie; ++it) {
2128 std::vector<ClassInfo*> &Infos,
2132 for (std::vector<ClassInfo*>::iterator it = Infos.begin(),
2133 ie = Infos.end(); it != ie; ++it) {