Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DErrnoModeling.cpp46 class ErrnoModeling class
118 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()
DCMakeLists.txt45 ErrnoModeling.cpp
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/
DBUILD.gn54 "ErrnoModeling.cpp",
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
DCheckers.td358 def ErrnoModeling : Checker<"Errno">,
555 Dependencies<[ErrnoModeling]>,
1593 Dependencies<[ErrnoModeling]>,
/openbsd/src/gnu/llvm/clang/docs/tools/
Dclang-formatted-files.txt519 clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.cpp
520 clang/lib/StaticAnalyzer/Checkers/ErrnoModeling.h