Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDExpr.h4529 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function
4532 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr() function