Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprCXX.h917 unsigned IsThrownVariableInScope : 1; variable
926 bool IsThrownVariableInScope) : in CXXThrowExpr()
/external/llvm-project/clang/include/clang/AST/
DStmt.h674 unsigned IsThrownVariableInScope : 1; variable
DExprCXX.h1183 bool IsThrownVariableInScope) in CXXThrowExpr()
/external/clang/lib/Sema/
DTreeTransform.h2544 bool IsThrownVariableInScope) { in RebuildCXXThrowExpr()
/external/llvm-project/clang/lib/Sema/
DTreeTransform.h2957 bool IsThrownVariableInScope) { in RebuildCXXThrowExpr()