Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmtOpenMP.cpp1129 const OMPExecutableDirective &D, bool NoFinals, in EmitOMPLastprivateClauseFinal() argument
1166 if (NoFinals) in EmitOMPLastprivateClauseFinal()
HDCodeGenFunction.h3752 bool NoFinals,