Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1172 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda() argument
1174 IsByCopy = false; in adjustCVQualifiersForCXXThisWithinLambda()
1178 IsByCopy = true; in adjustCVQualifiersForCXXThisWithinLambda()