OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mergeVisibility
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Visibility.h
111
void
mergeVisibility
(Visibility newVis, bool newExplicit) {
127
void
mergeVisibility
(LinkageInfo other) {
128
mergeVisibility
(other.getVisibility(), other.isVisibilityExplicit());
134
mergeVisibility
(other);
140
if (withVis)
mergeVisibility
(other);
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026