Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
3716 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3761 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3770 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
14835 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()14861 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
17089 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
6201 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);