Searched refs:CopyInit (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h109 CopyInit // omp_priv = <expr> enumerator in enum:clang::final::InitKind
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1480 case OMPDeclareReductionDecl::CopyInit:
H A DDeclPrinter.cpp1671 case OMPDeclareReductionDecl::CopyInit:
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1104 case LambdaCaptureInitKind::CopyInit:
H A DSemaOpenMP.cpp16395 : OMPDeclareReductionDecl::CopyInit);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2630 CopyInit, //!< [a = b], [a = {b}]
H A DSema.h6132 InitKind != LambdaCaptureInitKind::CopyInit, Init));
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp988 InitKind = LambdaCaptureInitKind::CopyInit;

Completed in 281 milliseconds