Home | History | Annotate | Download | only in Driver

Lines Matching defs:IsStatic

6859   bool IsStatic = Args.hasArg(options::OPT_static);
6866 bool UseShared = IsShared && !IsStatic;
6901 if (IsStatic)
9581 const bool IsStatic =
9607 if (!IsStatic)
9623 if (IsStatic)
9636 if (IsStatic)
9658 Args.hasArg(options::OPT_static_libstdcxx) && !IsStatic;
9688 if (IsStatic)