Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp825 bool IsThrownVarInScope = false; in ActOnCXXThrow() local
861 bool IsThrownVarInScope) { in BuildCXXThrow()