Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
DErrnoModeling.cpp97 static const FunctionDecl *getErrnoFunc(ASTContext &ACtx) { in getErrnoFunc() function
128 ErrnoDecl = getErrnoFunc(Mgr.getASTContext()); in checkASTDecl()