Home
last modified time | relevance | path

Searched defs:AsTypeExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h48 class AsTypeExpr; variable
H A DExpr.h6212 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} AsTypeExpr() function
6215 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, AsTypeExpr() function