HomeSort by relevance Sort by last modified time
    Searched defs:AuxTarget (Results 1 - 25 of 45) sorted by null

1 2

  /external/clang/include/clang/Frontend/
CompilerInstance.h 82 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
358 /// @name AuxTarget Info
361 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
363 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
363 /// @name AuxTarget Info
366 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
368 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
363 /// @name AuxTarget Info
366 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
368 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
CompilerInstance.h 83 IntrusiveRefCntPtr<TargetInfo> AuxTarget;
370 /// @name AuxTarget Info
373 TargetInfo *getAuxTarget() const { return AuxTarget.get(); }
375 /// Replace the current AuxTarget.
  /external/clang/include/clang/Lex/
Preprocessor.h 102 const TargetInfo *AuxTarget;
667 /// \param AuxTarget is owned by the caller and must remain valid for
670 const TargetInfo *AuxTarget = nullptr);
692 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 103 const TargetInfo *AuxTarget;
669 /// \param AuxTarget is owned by the caller and must remain valid for
672 const TargetInfo *AuxTarget = nullptr);
694 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 103 const TargetInfo *AuxTarget;
702 /// \param AuxTarget is owned by the caller and must remain valid for
705 const TargetInfo *AuxTarget = nullptr);
727 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 103 const TargetInfo *AuxTarget;
702 /// \param AuxTarget is owned by the caller and must remain valid for
705 const TargetInfo *AuxTarget = nullptr);
727 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 105 const TargetInfo *AuxTarget;
705 /// \param AuxTarget is owned by the caller and must remain valid for
708 const TargetInfo *AuxTarget = nullptr);
730 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 105 const TargetInfo *AuxTarget;
705 /// \param AuxTarget is owned by the caller and must remain valid for
708 const TargetInfo *AuxTarget = nullptr);
730 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 105 const TargetInfo *AuxTarget;
705 /// \param AuxTarget is owned by the caller and must remain valid for
708 const TargetInfo *AuxTarget = nullptr);
730 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 105 const TargetInfo *AuxTarget;
705 /// \param AuxTarget is owned by the caller and must remain valid for
708 const TargetInfo *AuxTarget = nullptr);
730 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 103 const TargetInfo *AuxTarget;
669 /// \param AuxTarget is owned by the caller and must remain valid for
672 const TargetInfo *AuxTarget = nullptr);
694 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 103 const TargetInfo *AuxTarget;
702 /// \param AuxTarget is owned by the caller and must remain valid for
705 const TargetInfo *AuxTarget = nullptr);
727 const TargetInfo *getAuxTargetInfo() const { return AuxTarget; }
    [all...]

Completed in 767 milliseconds

1 2