Home
last modified time | relevance | path

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

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