Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DAliasing.cpp26 static bool capturesByRef(const CXXRecordDecl *RD, const VarDecl *Var) { in capturesByRef() function
52 return capturesByRef(LE->getLambdaClass(), Var); in isPtrOrReferenceForVar()
91 return capturesByRef(RD, Var); in refersToEnclosingLambdaCaptureByRef()