Searched refs:getTypedefType (Results 1 – 13 of 13) sorted by relevance
1653 QualType getTypedefType(const TypedefNameDecl *Decl,1885 return getTypedefType(CFConstantStringTypeDecl); in getRawCFConstantStringType()
424 return ctx.getTypedefType(cast<TypedefNameDecl>(declaration), underlyingType);
1525 if (!declaresSameEntity(PNA->getTypedefType()->getAsCXXRecordDecl(), in printRecordBefore()1529 QualType T = PNA->getTypedefType(); in printRecordBefore()
5036 return getTypedefType(Typedef); in getTypeDeclTypeSlow()5058 QualType ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext7819 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()9327 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()9535 QualType VaListTagTypedefType = Context->getTypedefType(VaListTagTypedefDecl); in CreateHexagonBuiltinVaListDecl()13660 return Ctx.getTypedefType(CD, Ctx.getQualifiedType(Underlying)); in getCommonSugarTypeNode()
1411 return Importer.getToContext().getTypedefType(ToDecl, *ToUnderlyingTypeOrErr); in VisitTypedefType()
184 QualType TDTy = Context.getTypedefType(Decl); in TransformTypedefType()
500 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
654 QualType T = PNA->getTypedefType(); in isRelevantAttr()660 if (S.Context.hasSameType(ExistingPNA->getTypedefType(), in isRelevantAttr()661 PNA->getTypedefType())) in isRelevantAttr()
729 return S.Context.getTypedefType(Decl); in getOpenCLTypedefType()
7401 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
4673 return GetType(clang_ast.getTypedefType(decl)); in CreateTypedef()7172 return GetType(getASTContext().getTypedefType(typedef_decl)); in GetDirectNestedTypeWithName()
2835 return getOrCreateType(PNA->getTypedefType(), Unit); in GetPreferredNameType()
7146 getContext().getTypedefType(cast<TypedefNameDecl>(D))); in EmitTopLevelDecl()