clang 20.0.0git
|
Stores debug location and ThreadID for the function. More...
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGOpenMPRuntime.h"
Public Attributes | |
llvm::Value * | DebugLoc |
llvm::Value * | ThreadID |
llvm::AssertingVH< llvm::Instruction > | ServiceInsertPt = nullptr |
Insert point for the service instructions. | |
Stores debug location and ThreadID for the function.
Definition at line 396 of file CGOpenMPRuntime.h.
llvm::Value* clang::CodeGen::CGOpenMPRuntime::DebugLocThreadIdTy::DebugLoc |
Definition at line 397 of file CGOpenMPRuntime.h.
llvm::AssertingVH<llvm::Instruction> clang::CodeGen::CGOpenMPRuntime::DebugLocThreadIdTy::ServiceInsertPt = nullptr |
Insert point for the service instructions.
Definition at line 400 of file CGOpenMPRuntime.h.
llvm::Value* clang::CodeGen::CGOpenMPRuntime::DebugLocThreadIdTy::ThreadID |
Definition at line 398 of file CGOpenMPRuntime.h.