Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
3562 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3607 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3616 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
14364 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()14390 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
16309 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
5905 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);