Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
3596 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3641 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3650 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
14552 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()14578 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
16577 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
6048 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);