Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DObjCPropertyAttributeOrderFixer.cpp32 struct ObjCPropertyEntry { struct
55 SmallVector<ObjCPropertyEntry> PropertyAttributes; in sortPropertyAttributes()