Searched refs:getTypedefType (Results 1 – 6 of 6) sorted by relevance
3082 return getTypedefType(Typedef); in getTypeDeclTypeSlow()3108 ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext6130 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()6190 Context->getTypedefType(VaListTagTypedefDecl); in CreateX86_64ABIBuiltinVaListDecl()6298 Context->getTypedefType(VaListTagTypedefDecl); in CreateSystemZBuiltinVaListDecl()
373 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
4145 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
1130 QualType getTypedefType(const TypedefNameDecl *Decl,
2031 return ClangASTType (m_ast, m_ast->getTypedefType (decl)); in CreateTypedefType()
5155 return Context.getTypedefType(Decl, Canonical); in readTypeRecord()