Lines Matching refs:Visibility
1588 /// Attempt to parse a visibility value out of the given argument.
1589 static Visibility parseVisibility(Arg *arg, ArgList &args,
1597 // FIXME: diagnose if target does not support protected visibility
1802 // The value-visibility mode defaults to "default".
1809 // The type-visibility mode defaults to the value-visibility mode.
1965 // For now, we only support local submodule visibility in C++ (because we
1969 << "-fmodules-local-submodule-visibility" << "C";