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

/freebsd-13-stable/contrib/bmake/
H A Dcompat.c711 GNode *errorNode = NULL; local
H A Dmain.c2153 static GNode *errorNode = NULL; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp234 ExplodedNode *errorNode = checkerContext.generateErrorNode(errorState); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h371 PathSensitiveBugReport(const BugType &bt, StringRef desc, const ExplodedNode *errorNode) argument
375 PathSensitiveBugReport(const BugType &bt, StringRef shortDesc, StringRef desc, const ExplodedNode *errorNode) argument
388 PathSensitiveBugReport(const BugType &bt, StringRef desc, const ExplodedNode *errorNode, PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2966 const ExplodedNode *errorNode = R->getErrorNode(); local
2131 PathSensitiveBugReport( const BugType &bt, StringRef shortDesc, StringRef desc, const ExplodedNode *errorNode, PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique) argument

Completed in 196 milliseconds