Searched refs:ErrnoModeling (Results 1 – 5 of 5) sorted by relevance
46 class ErrnoModeling class118 void ErrnoModeling::checkASTDecl(const TranslationUnitDecl *D, in checkASTDecl()131 void ErrnoModeling::checkBeginFunction(CheckerContext &C) const { in checkBeginFunction()181 bool ErrnoModeling::evalCall(const CallEvent &Call, CheckerContext &C) const { in evalCall()200 void ErrnoModeling::checkLiveSymbols(ProgramStateRef State, in checkLiveSymbols()341 mgr.registerChecker<ErrnoModeling>(); in registerErrnoModeling()
45 ErrnoModeling.cpp
54 "ErrnoModeling.cpp",
358 def ErrnoModeling : Checker<"Errno">,555 Dependencies<[ErrnoModeling]>,1593 Dependencies<[ErrnoModeling]>,
519 clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.cpp520 clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.h