Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp2577 typename T::VisibilityType existingValue = existingAttr->getVisibility(); in mergeVisibilityAttr() local
2578 if (existingValue == value) in mergeVisibilityAttr()