Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1073 QualType ThisCaptureType = getCurrentThisType(); in ActOnStartOfLambdaDefinition() local
1074 if (ThisCaptureType.isNull()) { in ActOnStartOfLambdaDefinition()