Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1896 bool isLocalVarInUntiedTask(CodeGenFunction &CGF, const VarDecl *VD) const;
DCGOpenMPRuntime.cpp11895 bool CGOpenMPRuntime::isLocalVarInUntiedTask(CodeGenFunction &CGF, in isLocalVarInUntiedTask() function in CGOpenMPRuntime