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