HomeSort by relevance Sort by last modified time
    Searched defs:TargetOptions (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
TargetOptions.h 1 //===--- TargetOptions.h ----------------------------------------*- C++ -*-===//
11 /// \brief Defines the clang::TargetOptions class.
24 class TargetOptions {
  /external/llvm/include/llvm/Target/
TargetOptions.h 1 //===-- llvm/Target/TargetOptions.h - Target Options ------------*- C++ -*-===//
24 // Possible float ABI settings. Used with FloatABIType in TargetOptions.h.
41 class TargetOptions {
43 TargetOptions()

Completed in 186 milliseconds