reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6071 void ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope,
1269 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope()); 1464 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope()); 1475 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope());tools/clang/lib/Sema/TreeTransform.h
11681 getSema().ActOnLambdaError(E->getBeginLoc(), /*CurScope=*/nullptr,