Searched refs:getTypedefType (Results 1 – 14 of 14) sorted by relevance
1215 QualType getTypedefType(const TypedefNameDecl *Decl,1389 return getTypedefType(CFConstantStringTypeDecl); in getRawCFConstantStringType()
1432 QualType getTypedefType(const TypedefNameDecl *Decl,1647 return getTypedefType(CFConstantStringTypeDecl); in getRawCFConstantStringType()
377 return ctx.getTypedefType(cast<TypedefNameDecl>(declaration),
401 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
5196 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
422 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
2101 QualType TDTy = Context.getTypedefType(Decl); in TransformTypedefType()
8667 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
4428 return getTypedefType(Typedef); in getTypeDeclTypeSlow()4453 ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext6535 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()7987 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()8196 QualType VaListTagTypedefType = Context->getTypedefType(VaListTagTypedefDecl); in CreateHexagonBuiltinVaListDecl()
3194 return getTypedefType(Typedef); in getTypeDeclTypeSlow()3220 ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext4943 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()6305 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()
4433 return ast->GetType(clang_ast.getTypedefType(decl)); in CreateTypedefType()4552 return GetType(clang_ast.getTypedefType(decl)); in CreateTypedef()
5771 getContext().getTypedefType(cast<TypedefNameDecl>(D))); in EmitTopLevelDecl()
5574 QualType TT = Ctx.getTypedefType(FromTA); in TEST_P()
5422 return Context.getTypedefType(Decl, Canonical); in readTypeRecord()