Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLambda.cpp1063 QualType ThisCaptureType = getCurrentThisType(); in ActOnStartOfLambdaDefinition() local
1064 if (ThisCaptureType.isNull()) { in ActOnStartOfLambdaDefinition()