Searched defs:ThrowLoc (Results 1 – 10 of 10) sorted by relevance
252 static InitializedEntity InitializeException(SourceLocation ThrowLoc, in InitializeException()
322 static InitializedEntity InitializeException(SourceLocation ThrowLoc, in InitializeException()
1610 SourceLocation ThrowLoc = ConsumeToken(); // Eat the throw token. in ParseThrowExpression() local
1834 SourceLocation ThrowLoc = ConsumeToken(); // Eat the throw token. in ParseThrowExpression() local
677 SourceLocation ThrowLoc; variable
915 SourceLocation ThrowLoc; variable
777 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand()
2543 ExprResult RebuildCXXThrowExpr(SourceLocation ThrowLoc, Expr *Sub, in RebuildCXXThrowExpr()
945 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc, in CheckCXXThrowOperand()
2956 ExprResult RebuildCXXThrowExpr(SourceLocation ThrowLoc, Expr *Sub, in RebuildCXXThrowExpr()