Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp644 bool IsThrownVarInScope = false; in ActOnCXXThrow() local
680 bool IsThrownVarInScope) { in BuildCXXThrow()