Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h670 void addThisCapture(bool isNested, SourceLocation Loc,
1008 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc, in addThisCapture() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1278 CSI->addThisCapture(isNested, Loc, ThisExpr, ByCopy); in CheckCXXThisCapture()
H A DSemaDecl.cpp12840 LSI->addThisCapture(/*Nested*/ false, C.getLocation(), in RebuildLambdaScopeInfo()