Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
2721 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()2771 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()2780 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
10537 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()10562 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
11356 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
4004 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);