clang  3.9.0
Public Member Functions | Public Attributes | List of all members
clang::CodeGen::CGOpenMPRuntimeNVPTX::EntryFunctionState Class Reference

#include <CGOpenMPRuntimeNVPTX.h>

Collaboration diagram for clang::CodeGen::CGOpenMPRuntimeNVPTX::EntryFunctionState:
[legend]

Public Member Functions

 EntryFunctionState ()
 

Public Attributes

llvm::BasicBlock * ExitBB
 

Detailed Description

Definition at line 28 of file CGOpenMPRuntimeNVPTX.h.

Constructor & Destructor Documentation

clang::CodeGen::CGOpenMPRuntimeNVPTX::EntryFunctionState::EntryFunctionState ( )
inline

Definition at line 32 of file CGOpenMPRuntimeNVPTX.h.

Member Data Documentation

llvm::BasicBlock* clang::CodeGen::CGOpenMPRuntimeNVPTX::EntryFunctionState::ExitBB

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