Searched refs:getTypedefType (Results 1 – 6 of 6) sorted by relevance
1059 QualType getTypedefType(const TypedefNameDecl *Decl,
2927 return getTypedefType(Typedef); in getTypeDeclTypeSlow()2953 ASTContext::getTypedefType(const TypedefNameDecl *Decl, in getTypedefType() function in ASTContext5905 Context->getTypedefType(VaListTagTypedefDecl); in CreatePowerABIBuiltinVaListDecl()5979 Context->getTypedefType(VaListTagTypedefDecl); in CreateX86_64ABIBuiltinVaListDecl()6128 Context->getTypedefType(VaListTagTypedefDecl); in CreateSystemZBuiltinVaListDecl()
371 return S.Context.getTypedefType(*I); in CheckExtVectorComponent()
3200 IntendedTy = S.Context.getTypedefType(TD); in checkFormatExpr()
1681 return ClangASTType (m_ast, m_ast->getTypedefType (decl)); in CreateTypedefType()
4710 return Context.getTypedefType(Decl, Canonical); in readTypeRecord()