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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1623 llvm::Value *OMPLoc = emitUpdateLocation(CGF, Loc); local
1626 OMPLoc);
1630 OMPLoc, CGF.Builder.CreatePointerCast(VDAddr.getPointer(), CGM.VoidPtrTy),

Completed in 173 milliseconds