Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/objc/
DPropertyDeclarationCheck.cpp33 StandardProperty = 1, enumerator
120 NamingStyle Style = CategoryDecl->IsClassExtension() ? StandardProperty in check()
133 << generateFixItHint(MatchedDecl, StandardProperty); in check()