Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1218 bool IsThrownVariableInScope) in CXXThrowExpr() argument
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3359 RebuildCXXThrowExpr(SourceLocation ThrowLoc,Expr * Sub,bool IsThrownVariableInScope) RebuildCXXThrowExpr() argument