Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp555 const auto *LambdaPattern = cast<CXXMethodDecl>(PatternDecl)->getParent(); in addInstantiatedCapturesToScope() local
566 for (const LambdaCapture &CapturePattern : LambdaPattern->captures()) { in addInstantiatedCapturesToScope()