HomeSort by relevance Sort by last modified time
    Searched refs:getTargetOpts (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/clang/unittests/CodeGen/
BufferSourceTest.cpp 49 compiler.getTargetOpts().Triple = llvm::Triple::normalize(
54 compiler.getTargetOpts())));
  /external/clang/unittests/Frontend/
CodeGenActionTest.cpp 50 Invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
FrontendActionTest.cpp 87 invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
107 invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
134 invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
180 Invocation->getTargetOpts().Triple = "i386-unknown-linux-gnu";
  /external/clang/include/clang/Frontend/
CompilerInvocation.h 80 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
81 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
CompilerInvocation.h 81 TargetOptions &getTargetOpts() { return *TargetOpts.get(); }
82 const TargetOptions &getTargetOpts() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 120 TargetOptions &getTargetOpts() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
TargetInfo.h 120 TargetOptions &getTargetOpts() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
TargetInfo.h 120 TargetOptions &getTargetOpts() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
TargetInfo.h 122 TargetOptions &getTargetOpts() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
TargetInfo.h 122 TargetOptions &getTargetOpts() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
TargetInfo.h 122 TargetOptions &getTargetOpts() const {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
TargetInfo.h 122 TargetOptions &getTargetOpts() const {
    [all...]

Completed in 891 milliseconds

1 2 3