Home
last modified time | relevance | path

Searched defs:IsPrivateVarReduction (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1204 llvm::SmallVector<bool, 8> IsPrivateVarReduction; member
H A DCGStmtOpenMP.cpp1475 llvm::SmallVector<bool, 8> IsPrivateVarReduction; in EmitOMPReductionClauseFinal() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp800 ArrayRef<bool> IsPrivateVarReduction, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18702 SmallVector<bool, 8> IsPrivateVarReduction; member