clang API Documentation
Loop optimization hint for loop and unroll pragmas. More...
#include <LoopHint.h>
Public Member Functions | |
LoopHint () | |
Public Attributes | |
SourceRange | Range |
IdentifierLoc * | PragmaNameLoc |
IdentifierLoc * | OptionLoc |
IdentifierLoc * | StateLoc |
Expr * | ValueExpr |
Loop optimization hint for loop and unroll pragmas.
Definition at line 21 of file LoopHint.h.
clang::LoopHint::LoopHint | ( | ) | [inline] |
Definition at line 38 of file LoopHint.h.
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.