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

  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 81 inline const llvm::TargetOptions &getTargetOptions() const
83 inline llvm::TargetOptions &getTargetOptions()
  /external/llvm/include/llvm/MC/
MCTargetAsmParser.h 119 MCTargetOptions getTargetOptions() const { return MCOptions; }
  /frameworks/compile/slang/
slang.h 186 inline clang::TargetOptions const &getTargetOptions() const
  /external/lldb/source/Symbol/
ClangASTContext.cpp 504 ClangASTContext::getTargetOptions()
522 m_target_info_ap.reset (TargetInfo::CreateTargetInfo(*getDiagnosticsEngine(), getTargetOptions()));
    [all...]

Completed in 93 milliseconds