Searched refs:PriorityLV (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5149 LValue PriorityLV = CGF.EmitLValueForField( local
5151 CGF.EmitStoreOfScalar(Data.Priority.getPointer(), PriorityLV);

Completed in 167 milliseconds