Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1193 bool IsThrownVariableInScope) in CXXThrowExpr()
H A DStmt.h674 unsigned IsThrownVariableInScope : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h3045 bool IsThrownVariableInScope) { in RebuildCXXThrowExpr()