Searched defs:getExceptionDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h50 VarDecl *getExceptionDecl() const { return ExceptionDecl; } function in class:clang::CXXCatchStmt

Completed in 101 milliseconds