Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getTypeForDecl

5412     if (const Type *Existing = D->getTypeForDecl())
5415 T = Prev->getTypeForDecl();
8184 if (const TagType *TagT = dyn_cast<TagType>(TD->getTypeForDecl())) {