Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h47 class AsTypeExpr; variable
DExpr.h5954 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function
5957 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, in AsTypeExpr() function
/external/clang/include/clang/AST/
DExpr.h4616 explicit AsTypeExpr(EmptyShell Empty) : Expr(AsTypeExprClass, Empty) {} in AsTypeExpr() function
4619 AsTypeExpr(Expr* SrcExpr, QualType DstType, in AsTypeExpr() function