Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DObjCPropertyAttributeOrderFixer.cpp37 void ObjCPropertyAttributeOrderFixer::sortPropertyAttributes( in sortPropertyAttributes() function in clang::format::ObjCPropertyAttributeOrderFixer
178 sortPropertyAttributes(SourceMgr, Fixes, LParenTok->Next, RParenTok); in analyzeObjCPropertyDecl()
H A DObjCPropertyAttributeOrderFixer.h33 void sortPropertyAttributes(const SourceManager &SourceMgr,