Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp801 bool IsThrownVarInScope = false; in ActOnCXXThrow() local
837 bool IsThrownVarInScope) { in BuildCXXThrow()