Home
last modified time | relevance | path

Searched refs:withVis (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DVisibility.h143 void mergeMaybeWithVisibility(LinkageInfo other, bool withVis) { in mergeMaybeWithVisibility() argument
145 if (withVis) mergeVisibility(other); in mergeMaybeWithVisibility()