Home
last modified time | relevance | path

Searched refs:addPotentialThisCapture (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DScopeInfo.h956 void addPotentialThisCapture(SourceLocation Loc) { in addPotentialThisCapture() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp6571 CurLSI->addPotentialThisCapture(CallLoc); in tryImplicitlyCaptureThisIfImplicitMemberFunctionAccessWithDependentArgs()