Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTypeDeclType

204       QualType T = Context.getTypeDeclType(Type);
231 MemberOfType = Context.getTypeDeclType(Record);
304 QualType T = Context.getTypeDeclType(NonMatchingTypeDecl);
491 QualType TypeInfoType = Context.getTypeDeclType(CXXTypeInfoDecl);
565 QualType GuidType = Context.getTypeDeclType(MSVCGuidDecl);
848 QualType ClassTy = Context.getTypeDeclType(
2189 BadAllocType = Context.getTypeDeclType(getStdBadAlloc());