Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h591 QualType CaptureType, const bool ByCopy, bool Invalid) in Capture()
1046 bool ByCopy) { in addThisCapture()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1243 const bool ByCopy) { in CheckCXXThisCapture()