Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getAs

3786         if (const TypedefType *Typedef = FileType->getAs<TypedefType>())
3789 const TagType *Tag = FileType->getAs<TagType>();
3807 if (const TypedefType *Typedef = Jmp_bufType->getAs<TypedefType>())
3810 const TagType *Tag = Jmp_bufType->getAs<TagType>();
3828 if (const TypedefType *Typedef = Sigjmp_bufType->getAs<TypedefType>())
3831 const TagType *Tag = Sigjmp_bufType->getAs<TagType>();
3864 if (const TypedefType *Typedef = Ucontext_tType->getAs<TypedefType>())
3867 const TagType *Tag = Ucontext_tType->getAs<TagType>();