Searched refs:IsByCopy (Results 1 – 1 of 1) sorted by relevance
1157 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda() argument1159 IsByCopy = false; in adjustCVQualifiersForCXXThisWithinLambda()1163 IsByCopy = true; in adjustCVQualifiersForCXXThisWithinLambda()