Home | History | Annotate | Download | only in Serialization

Lines Matching refs:GlobalPreprocessedEntityMap

3153         GlobalPreprocessedEntityMap.insert(std::make_pair(StartingID, &F));
4878 I = GlobalPreprocessedEntityMap.find(GlobalIndex);
4879 assert(I != GlobalPreprocessedEntityMap.end() &&
7022 GlobalPreprocessedEntityMap);