Home | History | Annotate | Download | only in Frontend

Lines Matching full:targetoptions

22 #include "clang/Basic/TargetOptions.h"
513 IntrusiveRefCntPtr<TargetOptions> &TargetOpts;
520 IntrusiveRefCntPtr<TargetOptions> &TargetOpts,
540 virtual bool ReadTargetOptions(const TargetOptions &TargetOpts,
546 this->TargetOpts = new TargetOptions(TargetOpts);