Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GlobalPreprocessedEntityMap

2430         GlobalPreprocessedEntityMap.insert(std::make_pair(StartingID, &F));
3839 I = GlobalPreprocessedEntityMap.find(GlobalIndex);
3840 assert(I != GlobalPreprocessedEntityMap.end() &&
5790 GlobalPreprocessedEntityMap);