Lines Matching refs:Deserialized
98 /// the entire declaration is deserialized and merged.
528 // At this point we have deserialized and merged the decl and it is safe to
992 "already deserialized this template specialization");
1180 // Note that we have deserialized a definition.
1241 // Note that we have deserialized a definition.
1258 // Note that this category has been deserialized. We do this before
1616 // been deserialized.
1716 // Note: the caller has deserialized the IsLambda bit already.
4108 // If we have deserialized a declaration that has a definition the
4289 llvm::SmallPtrSetImpl<ObjCCategoryDecl *> &Deserialized;
4297 if (!Deserialized.erase(Cat))
4337 llvm::SmallPtrSetImpl<ObjCCategoryDecl *> &Deserialized,
4340 : Reader(Reader), Interface(Interface), Deserialized(Deserialized),