Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp543 bool IsThrownVarInScope = false; in ActOnCXXThrow() local
579 bool IsThrownVarInScope) { in BuildCXXThrow()
598 bool IsThrownVarInScope) { in CheckCXXThrowOperand()