Home | History | Annotate | Download | only in Reader

Lines Matching refs:InitID

1872     // GLOBALVAR: [pointer type, isconst, initid,
1930 if (unsigned InitID = Record[2])
1931 GlobalInits.push_back(std::make_pair(NewGV, InitID-1));