Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GlobalPreprocessedEntityMap

2554         GlobalPreprocessedEntityMap.insert(std::make_pair(StartingID, &F));
4115 I = GlobalPreprocessedEntityMap.find(GlobalIndex);
4116 assert(I != GlobalPreprocessedEntityMap.end() &&
6078 GlobalPreprocessedEntityMap);