Searched defs:ThrowLoc (Results 1 – 5 of 5) sorted by relevance
307 static InitializedEntity InitializeException(SourceLocation ThrowLoc, in InitializeException()
1790 SourceLocation ThrowLoc = ConsumeToken(); // Eat the throw token. in ParseThrowExpression() local
671 SourceLocation ThrowLoc; in alignas() local
863 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand()
2780 ExprResult RebuildCXXThrowExpr(SourceLocation ThrowLoc, Expr *Sub, in RebuildCXXThrowExpr()