Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtCXX.h50 VarDecl *getExceptionDecl() const { return ExceptionDecl; } in getExceptionDecl() function
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h49 VarDecl *getExceptionDecl() const { return ExceptionDecl; } in getExceptionDecl() function