Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DScopeInfo.cpp198 void LambdaScopeInfo::getPotentialVariableCapture(unsigned Idx, VarDecl *&VD, in getPotentialVariableCapture() function in LambdaScopeInfo
DSemaExprCXX.cpp5852 CurrentLSI->getPotentialVariableCapture(I, Var, VarExpr); in CheckIfAnyEnclosingLambdasMustCaptureAnyPotentialCaptures()
/external/clang/include/clang/Sema/
DScopeInfo.h786 void getPotentialVariableCapture(unsigned Idx, VarDecl *&VD, Expr *&E) const;