Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3375 static bool checkInitIsRequired(CodeGenFunction &CGF, in checkInitIsRequired() function
3962 (!Data.LastprivateVars.empty() || checkInitIsRequired(CGF, Privates))) { in emitTaskInit()