Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h725 void addPotentialThisCapture(SourceLocation Loc) { in addPotentialThisCapture() function
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp943 CurLSI->addPotentialThisCapture(Loc); in BuildMemberReferenceExpr()