Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h636 QualType CaptureType, const bool ByCopy, bool Invalid) in Capture()
1096 bool ByCopy) { in addThisCapture()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1298 const bool ByCopy) { in CheckCXXThisCapture()