Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1446 bool isExceptionVariable() const { in isExceptionVariable() function
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4394 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument