Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
2801 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()2851 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()2860 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
11358 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()11384 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
12076 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
4164 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);