Home | History | Annotate | Download | only in Lex

Lines Matching defs:AuxTarget

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