Defaults(
     this C.IObjectiveCxxOnlyCompilerSettings settings,
     Bam.Core.Module module)
 {
 }
 Clone(
     this C.IObjectiveCxxOnlyCompilerSettings settings,
     C.IObjectiveCxxOnlyCompilerSettings other)
 {
 }
 Delta(
     this C.IObjectiveCxxOnlyCompilerSettings delta,
     C.IObjectiveCxxOnlyCompilerSettings lhs,
     C.IObjectiveCxxOnlyCompilerSettings rhs)
 {
 }
 Intersect(
     this C.IObjectiveCxxOnlyCompilerSettings shared,
     C.IObjectiveCxxOnlyCompilerSettings other)
 {
 }
 Empty(
     this C.IObjectiveCxxOnlyCompilerSettings settings)
 {
 }
 Convert(
     this C.IObjectiveCxxOnlyCompilerSettings settings,
     Bam.Core.Module module,
     XcodeBuilder.Configuration configuration)
 {
 }
示例#7
0
 Convert(
     this C.IObjectiveCxxOnlyCompilerSettings settings,
     Bam.Core.StringArray commandLine)
 {
 }