Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1435 bool isExceptionVariable() const { in isExceptionVariable() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4490 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument