Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h925 CXXThrowExpr(Expr *expr, QualType Ty, SourceLocation l, in CXXThrowExpr() function
931 CXXThrowExpr(EmptyShell Empty) : Expr(CXXThrowExprClass, Empty) {} in CXXThrowExpr() function