Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp502 if (E->isCapturedByCopyInLambdaWithExplicitObjectParameter()) in computeDependence()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1458 bool isCapturedByCopyInLambdaWithExplicitObjectParameter() const { in isCapturedByCopyInLambdaWithExplicitObjectParameter() function