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

  /frameworks/compile/libbcc/include/bcc/Support/
CompilerConfig.h 81 inline const llvm::TargetOptions &getTargetOptions() const
83 inline llvm::TargetOptions &getTargetOptions()
  /frameworks/compile/slang/
slang.h 154 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 196 milliseconds