Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1674 bool isLocalVarInUntiedTask(CodeGenFunction &CGF, const VarDecl *VD) const;
H A DCGOpenMPRuntime.cpp11392 bool CGOpenMPRuntime::isLocalVarInUntiedTask(CodeGenFunction &CGF, in isLocalVarInUntiedTask() function in CGOpenMPRuntime