Searched defs:ThrowLoc (Results 1 – 5 of 5) sorted by relevance
322 static InitializedEntity InitializeException(SourceLocation ThrowLoc, in InitializeException()
1789 SourceLocation ThrowLoc = ConsumeToken(); // Eat the throw token. in ParseThrowExpression() local
677 SourceLocation ThrowLoc; variable
945 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand()
3044 ExprResult RebuildCXXThrowExpr(SourceLocation ThrowLoc, Expr *Sub, in RebuildCXXThrowExpr()