Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h958 void addPotentialThisCapture(SourceLocation Loc) { in addPotentialThisCapture() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp6811 CurLSI->addPotentialThisCapture(CallLoc); in tryImplicitlyCaptureThisIfImplicitMemberFunctionAccessWithDependentArgs()