Home
last modified time | relevance | path

Searched defs:ByCopy (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScopeInfo.h636 QualType CaptureType, const bool ByCopy, bool Invalid) in Capture()
1096 bool ByCopy) { in addThisCapture()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp1298 const bool ByCopy) { in CheckCXXThisCapture()