Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h1201 bool isThrownVariableInScope() const { in isThrownVariableInScope() function
/external/clang/include/clang/AST/
DExprCXX.h943 bool isThrownVariableInScope() const { return IsThrownVariableInScope; } in isThrownVariableInScope() function