Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h682 unsigned IsThrownVariableInScope : 1; variable
H A DExprCXX.h1199 bool IsThrownVariableInScope) in CXXThrowExpr()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h3222 bool IsThrownVariableInScope) { in RebuildCXXThrowExpr()