Searched refs:getDecltypeType (Results 1 – 7 of 7) sorted by relevance
454 return ctx.getDecltypeType(expression, underlyingType);
1954 QualType getDecltypeType(Expr *e, QualType UnderlyingType) const;
885 IvarT = Context->getDecltypeType(ME, ME->getType()); in getIvarAccessString()7493 IvarT = Context->getDecltypeType(ME, ME->getType()); in RewriteObjCIvarRefExpr()
6507 QualType ASTContext::getDecltypeType(Expr *E, QualType UnderlyingType) const { in getDecltypeType() function in ASTContext6516 CanonType = getDecltypeType(E, QualType()); in getDecltypeType()
1681 return Importer.getToContext().getDecltypeType( in VisitDecltypeType()
9766 return Context.getDecltypeType(E, getDecltypeForExpr(E)); in BuildDecltypeType()
8885 {"_ZNK5clang10ASTContext15getDecltypeTypeEPNS_4ExprE", "clang::ASTContext::getDecltypeType(clang::E…