Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1657 bool isLocalVarInUntiedTask(CodeGenFunction &CGF, const VarDecl *VD) const;
H A DCGOpenMPRuntime.cpp11853 bool CGOpenMPRuntime::isLocalVarInUntiedTask(CodeGenFunction &CGF, in isLocalVarInUntiedTask() function in CGOpenMPRuntime