clang API Documentation

Public Member Functions | Public Attributes
clang::FPOptions Class Reference

Floating point control options. More...

#include <LangOptions.h>

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

List of all members.

Public Member Functions

 FPOptions ()
 FPOptions (const LangOptions &LangOpts)

Public Attributes

unsigned fp_contract: 1

Detailed Description

Floating point control options.

Definition at line 122 of file LangOptions.h.


Constructor & Destructor Documentation

Definition at line 126 of file LangOptions.h.

clang::FPOptions::FPOptions ( const LangOptions LangOpts) [inline]

Definition at line 128 of file LangOptions.h.


Member Data Documentation


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