OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mergeMaybeWithVisibility
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Basic/
Visibility.h
120
void
mergeMaybeWithVisibility
(LinkageInfo other, bool withVis) {
/external/clang/lib/AST/
Decl.cpp
359
LV.
mergeMaybeWithVisibility
(tempLV, considerVisibility);
364
LV.
mergeMaybeWithVisibility
(argsLV, considerVisibility);
435
LV.
mergeMaybeWithVisibility
(tempLV,
443
LV.
mergeMaybeWithVisibility
(argsLV, considerVisibility);
702
LV.
mergeMaybeWithVisibility
(tempLV, considerVisibility);
[
all
...]
Completed in 51 milliseconds