Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1904 bool isLocalVarInUntiedTask(CodeGenFunction &CGF, const VarDecl *VD) const;
H A DCGOpenMPRuntime.cpp12066 bool CGOpenMPRuntime::isLocalVarInUntiedTask(CodeGenFunction &CGF, in isLocalVarInUntiedTask() function in CGOpenMPRuntime