Searched refs:getTypedefType (Results 1 – 6 of 6) sorted by relevance
1412 QualType getTypedefType(const TypedefNameDecl *Decl,1613 return getTypedefType(CFConstantStringTypeDecl); in getRawCFConstantStringType()
425 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
7883 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
3865 return getTypedefType(Typedef); in getTypeDeclTypeSlow()3890 ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext5914 return getTypedefType(getCFConstantStringDecl()); in getCFConstantStringType()7356 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()
4867 return CompilerType(clang_ast, clang_ast->getTypedefType(decl)); in CreateTypedefType()4987 return CompilerType(this, clang_ast->getTypedefType(decl).getAsOpaquePtr()); in CreateTypedef()
6093 return Context.getTypedefType(Decl, Canonical); in readTypeRecord()