Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtObjC.h370 const Expr *getThrowExpr() const { return reinterpret_cast<Expr*>(Throw); } in getThrowExpr() function
369 const Expr *getThrowExpr() const { return reinterpret_cast<Expr*>(Throw); } getThrowExpr() function