Searched refs:ActOnBlockStart (Results 1 – 8 of 8) sorted by relevance
2778 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
3452 Actions.ActOnBlockStart(CaretLoc, getCurScope()); in ParseBlockLiteralExpression()
4155 void ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope);
5419 void ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope);
11340 SemaRef.ActOnBlockStart(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
11932 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart() function in Sema
13746 SemaRef.ActOnBlockStart(E->getCaretLocation(), /*Scope=*/nullptr); in TransformBlockExpr()
15154 void Sema::ActOnBlockStart(SourceLocation CaretLoc, Scope *CurScope) { in ActOnBlockStart() function in Sema