Searched refs:ActOnBlockError (Results 1 – 4 of 4) sorted by relevance
3817 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3862 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()3871 Actions.ActOnBlockError(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
15869 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()15895 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
16080 void Sema::ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockError() function in Sema
7137 void ActOnBlockError(SourceLocation CaretLoc, Scope *CurScope);