Searched defs:ThrowLoc (Results 1 – 4 of 4) sorted by relevance
327 static InitializedEntity InitializeException(SourceLocation ThrowLoc, in InitializeException() argument
1855 SourceLocation ThrowLoc = ConsumeToken(); // Eat the throw token. ParseThrowExpression() local
982 CheckCXXThrowOperand(SourceLocation ThrowLoc,QualType ExceptionObjectTy,Expr * E) CheckCXXThrowOperand() argument [all...]
3310 RebuildCXXThrowExpr(SourceLocation ThrowLoc,Expr * Sub,bool IsThrownVariableInScope) RebuildCXXThrowExpr() argument