Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GlobalPreprocessedEntityMap

3069         GlobalPreprocessedEntityMap.insert(std::make_pair(StartingID, &F));
4700 I = GlobalPreprocessedEntityMap.find(GlobalIndex);
4701 assert(I != GlobalPreprocessedEntityMap.end() &&
6749 GlobalPreprocessedEntityMap);