Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h1209 bool isExceptionVariable() const { in isExceptionVariable() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2902 AST_MATCHER(VarDecl, isExceptionVariable) { in AST_MATCHER() argument