Searched refs:addThisCapture (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h481 void addThisCapture(bool isNested, SourceLocation Loc, QualType CaptureType,
807 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc, function in class:clang::sema::CapturingScopeInfo
/external/clang/lib/Sema/
H A DSemaExprCXX.cpp855 CSI->addThisCapture(isNested, Loc, ThisTy, ThisExpr);
H A DSemaDecl.cpp9843 LSI->addThisCapture(/*Nested*/ false, C.getLocation(),

Completed in 103 milliseconds