Home
last modified time | relevance | path

Searched refs:getDecltypeType (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td454 return ctx.getDecltypeType(expression, underlyingType);
H A DASTContext.h1954 QualType getDecltypeType(Expr *e, QualType UnderlyingType) const;
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp885 IvarT = Context->getDecltypeType(ME, ME->getType()); in getIvarAccessString()
7493 IvarT = Context->getDecltypeType(ME, ME->getType()); in RewriteObjCIvarRefExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6507 QualType ASTContext::getDecltypeType(Expr *E, QualType UnderlyingType) const { in getDecltypeType() function in ASTContext
6516 CanonType = getDecltypeType(E, QualType()); in getDecltypeType()
H A DASTImporter.cpp1681 return Importer.getToContext().getDecltypeType( in VisitDecltypeType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9766 return Context.getDecltypeType(E, getDecltypeForExpr(E)); in BuildDecltypeType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8885 {"_ZNK5clang10ASTContext15getDecltypeTypeEPNS_4ExprE", "clang::ASTContext::getDecltypeType(clang::E…