clang API Documentation

Public Attributes
clang::CodeGen::DebugLocThreadIdTy Struct Reference

Stores debug location and ThreadID for the function. More...

#include <CGOpenMPRuntime.h>

Collaboration diagram for clang::CodeGen::DebugLocThreadIdTy:
Collaboration graph
[legend]

List of all members.

Public Attributes

llvm::ValueDebugLoc
llvm::ValueThreadID

Detailed Description

Stores debug location and ThreadID for the function.

Definition at line 157 of file CGOpenMPRuntime.h.


Member Data Documentation

Definition at line 158 of file CGOpenMPRuntime.h.

Definition at line 159 of file CGOpenMPRuntime.h.


The documentation for this struct was generated from the following file: