Home | History | Annotate | Download | only in Writer

Lines Matching refs:getGC

617       unsigned &Entry = GCMap[F.getGC()];
619 WriteStringRecord(bitc::MODULE_CODE_GCNAME, F.getGC(),
701 Vals.push_back(F.hasGC() ? GCMap[F.getGC()] : 0);