clang
3.7.0
|
Stores debug location and ThreadID for the function. More...
#include <CGOpenMPRuntime.h>
Public Attributes | |
llvm::Value * | DebugLoc |
llvm::Value * | ThreadID |
Stores debug location and ThreadID for the function.
Definition at line 237 of file CGOpenMPRuntime.h.
llvm::Value* clang::CodeGen::DebugLocThreadIdTy::DebugLoc |
Definition at line 238 of file CGOpenMPRuntime.h.
llvm::Value* clang::CodeGen::DebugLocThreadIdTy::ThreadID |
Definition at line 239 of file CGOpenMPRuntime.h.