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.
22 /// CodeGenOptions - Track various options which control how the code
24 class CodeGenOptions { class in namespace:clang
193 CodeGenOptions() { function in class:clang::CodeGenOptions

Completed in 62 milliseconds