Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
3514 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3559 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3568 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
14069 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()14095 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
15541 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
5623 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);