Searched defs:CodeGenOptions (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Frontend/
H A DCodeGenOptions.h1 //===--- CodeGenOptions.h ---------------------------------------*- C++ -*-===//
10 // This file defines the CodeGenOptions interface.
23 /// \brief Bitfields of CodeGenOptions, split out from CodeGenOptions to ensure
29 #include "clang/Frontend/CodeGenOptions.def"
34 #include "clang/Frontend/CodeGenOptions.def"
37 /// CodeGenOptions - Track various options which control how the code
39 class CodeGenOptions : public CodeGenOptionsBase { class in namespace:clang
184 #include "clang/Frontend/CodeGenOptions.def"
186 CodeGenOptions() { function in class:clang::CodeGenOptions
[all...]

Completed in 181 milliseconds