clang API Documentation

Public Member Functions | Public Attributes
clang::LoopHint Struct Reference

Loop optimization hint for loop and unroll pragmas. More...

#include <LoopHint.h>

Collaboration diagram for clang::LoopHint:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LoopHint ()

Public Attributes

SourceRange Range
IdentifierLocPragmaNameLoc
IdentifierLocOptionLoc
IdentifierLocStateLoc
ExprValueExpr

Detailed Description

Loop optimization hint for loop and unroll pragmas.

Definition at line 21 of file LoopHint.h.


Constructor & Destructor Documentation

Definition at line 38 of file LoopHint.h.


Member Data Documentation

Definition at line 31 of file LoopHint.h.

Definition at line 27 of file LoopHint.h.

Definition at line 23 of file LoopHint.h.

Definition at line 34 of file LoopHint.h.

Definition at line 36 of file LoopHint.h.


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