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

/external/clang/include/clang/Sema/
H A DScopeInfo.h528 void addThisCapture(bool isNested, SourceLocation Loc, QualType CaptureType,
848 CapturingScopeInfo::addThisCapture(bool isNested, SourceLocation Loc, function in class:clang::sema::CapturingScopeInfo

Completed in 298 milliseconds