Searched refs:getTypedefType (Results 1 – 6 of 6) sorted by relevance
2949 return getTypedefType(Typedef); in getTypeDeclTypeSlow()2975 ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext5911 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()5971 Context->getTypedefType(VaListTagTypedefDecl); in CreateX86_64ABIBuiltinVaListDecl()6079 Context->getTypedefType(VaListTagTypedefDecl); in CreateSystemZBuiltinVaListDecl()
388 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
3171 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
1078 QualType getTypedefType(const TypedefNameDecl *Decl,
1629 return ClangASTType (m_ast, m_ast->getTypedefType (decl)); in CreateTypedefType()
5262 return Context.getTypedefType(Decl, Canonical); in readTypeRecord()