Searched refs:MSGuidDecls (Results 1 – 3 of 3) sorted by relevance
318 mutable llvm::FoldingSet<MSGuidDecl> MSGuidDecls; variable
1566 if (MSGuidDecl *Existing = Reader.getContext().MSGuidDecls.GetOrInsertNode(D)) in VisitMSGuidDecl()
13416 if (MSGuidDecl *Existing = MSGuidDecls.FindNodeOrInsertPos(ID, InsertPos)) in getMSGuidDecl()13421 MSGuidDecls.InsertNode(New, InsertPos); in getMSGuidDecl()