Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Visibility

1382 /// Attempt to parse a visibility value out of the given argument.
1383 static Visibility parseVisibility(Arg *arg, ArgList &args,
1391 // FIXME: diagnose if target does not support protected visibility
1574 // The value-visibility mode defaults to "default".
1581 // The type-visibility mode defaults to the value-visibility mode.
1738 // For now, we only support local submodule visibility in C++ (because we
1742 << "-fmodules-local-submodule-visibility" << "C";