Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp325 ProgramStateRef BugState, StringRef ErrMsg) { in EnsureGetdelimBufferAndSizeCorrect() argument
326 if (ExplodedNode *N = C.generateErrorNode(BugState)) { in EnsureGetdelimBufferAndSizeCorrect()