Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1218 bool IsThrownVariableInScope) in CXXThrowExpr()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3362 bool IsThrownVariableInScope) { in RebuildCXXThrowExpr()