Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h4581 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function
4584 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr() function