Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprCXX.h1182 void setCapturedByCopyInLambdaWithExplicitObjectParameter(bool Set) { in setCapturedByCopyInLambdaWithExplicitObjectParameter() function
HDExpr.h1479 void setCapturedByCopyInLambdaWithExplicitObjectParameter( in setCapturedByCopyInLambdaWithExplicitObjectParameter() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderStmt.cpp1859 E->setCapturedByCopyInLambdaWithExplicitObjectParameter(Record.readInt()); in VisitCXXThisExpr()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp1491 This->setCapturedByCopyInLambdaWithExplicitObjectParameter(IsDependent); in MarkThisReferenced()
HDSemaExpr.cpp19701 ID->setCapturedByCopyInLambdaWithExplicitObjectParameter( in FixDependencyOfIdExpressionsInLambdaWithDependentObjectParameter()