Searched defs:CFErrorFunctionChecker (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp83 // CFErrorFunctionChecker
87 class CFErrorFunctionChecker class in namespace:__anon18209
92 CFErrorFunctionChecker() : II(nullptr) {} function in class:__anon18209::CFErrorFunctionChecker
99 void CFErrorFunctionChecker::checkASTDecl(const FunctionDecl *D,
321 mgr.registerChecker<CFErrorFunctionChecker>();

Completed in 2310 milliseconds