Searched defs:DepobjLVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp4500 CGOpenMPRuntime::getDepobjElements(CodeGenFunction &CGF, LValue DepobjLVal, argument
4607 LValue DepobjLVal = CGF.EmitLValue(E->IgnoreParenImpCasts()); local
4666 LValue DepobjLVal = CGF.EmitLValue(E->IgnoreParenImpCasts()); local
4910 void CGOpenMPRuntime::emitDestroyClause(CodeGenFunction &CGF, LValue DepobjLVal, argument
4937 void CGOpenMPRuntime::emitUpdateClause(CodeGenFunction &CGF, LValue DepobjLVal, argument
[all...]

Completed in 79 milliseconds