Home
last modified time | relevance | path

Searched refs:IsByCopy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp1154 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda() argument
1156 IsByCopy = false; in adjustCVQualifiersForCXXThisWithinLambda()
1160 IsByCopy = true; in adjustCVQualifiersForCXXThisWithinLambda()