Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/objc/
DPropertyDeclarationCheck.cpp82 bool hasCategoryPropertyPrefix(llvm::StringRef PropertyName) { in hasCategoryPropertyPrefix() function
117 hasCategoryPropertyPrefix(MatchedDecl->getName())) { in check()