Home | History | Annotate | Download | only in Frontend

Lines Matching refs:setAuxTarget

84 void CompilerInstance::setAuxTarget(TargetInfo *Value) { AuxTarget = Value; }
844 setAuxTarget(TargetInfo::CreateTargetInfo(getDiagnostics(), TO));