Searched defs:ThrowLoc (Results 1 – 4 of 4) sorted by relevance
327 static InitializedEntity InitializeException(SourceLocation ThrowLoc, in InitializeException()
1952 SourceLocation ThrowLoc = ConsumeToken(); // Eat the throw token. in ParseThrowExpression() local
979 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand()
3361 ExprResult RebuildCXXThrowExpr(SourceLocation ThrowLoc, Expr *Sub, in RebuildCXXThrowExpr()