Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1204 CXXThrowExpr(Expr * Operand,QualType Ty,SourceLocation Loc,bool IsThrownVariableInScope) CXXThrowExpr() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h3311 RebuildCXXThrowExpr(SourceLocation ThrowLoc,Expr * Sub,bool IsThrownVariableInScope) RebuildCXXThrowExpr() argument