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

/external/clang/lib/Sema/
H A DSemaLambda.cpp642 QualType ThisCaptureType = getCurrentThisType(); local
643 if (ThisCaptureType.isNull()) {

Completed in 153 milliseconds