Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDObjCPropertyAttributeOrderFixer.cpp56 bool HasDuplicates = false; in sortPropertyAttributes() local
96 HasDuplicates = true; in sortPropertyAttributes()
108 if (!HasDuplicates) { in sortPropertyAttributes()