Home
last modified time | relevance | path

Searched refs:RebuildLambdaScopeInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2515 SemaRef.RebuildLambdaScopeInfo(cast<CXXMethodDecl>(FD)); in LambdaScopeForCallOperatorInstantiationRAII()
H A DSemaDecl.cpp15794 LambdaScopeInfo *Sema::RebuildLambdaScopeInfo(CXXMethodDecl *CallOperator) { in RebuildLambdaScopeInfo() function in Sema
15956 RebuildLambdaScopeInfo(cast<CXXMethodDecl>(D)); in ActOnStartOfFunctionDef()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4644 sema::LambdaScopeInfo *RebuildLambdaScopeInfo(CXXMethodDecl *CallOperator);