Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h619 Capture(IsThisCapture,bool IsNested,SourceLocation Loc,QualType CaptureType,const bool ByCopy,bool Invalid) Capture() argument
1079 addThisCapture(bool isNested,SourceLocation Loc,QualType CaptureType,bool ByCopy) addThisCapture() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1301 CheckCXXThisCapture(SourceLocation Loc,const bool Explicit,bool BuildAndDiagnose,const unsigned * const FunctionScopeIndexToStopAt,const bool ByCopy) CheckCXXThisCapture() argument