Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h636 QualType CaptureType, const bool ByCopy, bool Invalid) in Capture() argument
1096 bool ByCopy) { in addThisCapture() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1298 CheckCXXThisCapture(SourceLocation Loc,const bool Explicit,bool BuildAndDiagnose,const unsigned * const FunctionScopeIndexToStopAt,const bool ByCopy) CheckCXXThisCapture() argument