Home | History | Annotate | Download | only in Lex

Lines Matching defs:AuxTarget

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; }