Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp833 bool IsThrownVarInScope = false; ActOnCXXThrow() local
869 BuildCXXThrow(SourceLocation OpLoc,Expr * Ex,bool IsThrownVarInScope) BuildCXXThrow() argument