Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h778 void addPotentialThisCapture(SourceLocation Loc) { in addPotentialThisCapture() function
/external/clang/lib/Sema/
DSemaExprMember.cpp1022 CurLSI->addPotentialThisCapture(Loc); in BuildMemberReferenceExpr()