#include <PropertyDeclarationCheck.h>
Definition at line 24 of file PropertyDeclarationCheck.h.
◆ PropertyDeclarationCheck()
clang::tidy::objc::PropertyDeclarationCheck::PropertyDeclarationCheck |
( |
StringRef | Name, |
|
|
ClangTidyContext * | Context ) |
|
inline |
◆ check()
void clang::tidy::objc::PropertyDeclarationCheck::check |
( |
const ast_matchers::MatchFinder::MatchResult & | Result | ) |
|
|
override |
◆ isLanguageVersionSupported()
bool clang::tidy::objc::PropertyDeclarationCheck::isLanguageVersionSupported |
( |
const LangOptions & | LangOpts | ) |
const |
|
inlineoverride |
◆ registerMatchers()
void clang::tidy::objc::PropertyDeclarationCheck::registerMatchers |
( |
ast_matchers::MatchFinder * | Finder | ) |
|
|
override |
The documentation for this class was generated from the following files: