Home
last modified time | relevance | path

Searched refs:ActOnLambdaError (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
DParseExprCXX.cpp1126 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope()); in ParseLambdaExpressionAfterIntroducer()
1136 Actions.ActOnLambdaError(LambdaBeginLoc, getCurScope()); in ParseLambdaExpressionAfterIntroducer()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLambda.cpp1034 void Sema::ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope, in ActOnLambdaError() function in Sema
DTreeTransform.h8542 getSema().ActOnLambdaError(E->getLocStart(), /*CurScope=*/0, in TransformLambdaScope()
8550 getSema().ActOnLambdaError(E->getLocStart(), /*CurScope=*/0, in TransformLambdaScope()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h4552 void ActOnLambdaError(SourceLocation StartLoc, Scope *CurScope,