Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp2600 typename T::VisibilityType existingValue = existingAttr->getVisibility(); in mergeVisibilityAttr() local
2601 if (existingValue == value) in mergeVisibilityAttr()