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