Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
3484 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3529 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3538 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
14004 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()14030 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
15420 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
5572 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);