Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1376 bool isExceptionVariable() const { in isExceptionVariable() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4298 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument