Searched refs:getCaptureType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h226 QualType getCaptureType() const { return CaptureType; } function in class:clang::sema::CapturingScopeInfo::Capture
/external/clang/lib/Sema/
H A DSemaExpr.cpp10544 CaptureType = CSI->getCapture(Var).getCaptureType();

Completed in 192 milliseconds