Home
last modified time | relevance | path

Searched refs:getTypeOfExprType (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td427 return ctx.getTypeOfExprType(expression, kind);
H A DASTContext.h1948 QualType getTypeOfExprType(Expr *E, TypeOfKind Kind) const;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9654 return Context.getTypeOfExprType(E, Kind); in BuildTypeofExprType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1649 return Importer.getToContext().getTypeOfExprType(*ToExprOrErr, T->getKind()); in VisitTypeOfExprType()
H A DASTContext.cpp6436 QualType ASTContext::getTypeOfExprType(Expr *tofExpr, TypeOfKind Kind) const { in getTypeOfExprType() function in ASTContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8883 {"_ZNK5clang10ASTContext17getTypeOfExprTypeEPNS_4ExprE", "clang::ASTContext::getTypeOfExprType(clan…