Home | History | Annotate | Download | only in Lex

Lines Matching defs:AuxTarget

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