Searched refs:PathDiagnosticConstruct (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp111 class PathDiagnosticConstruct { class in namespace:__anon867
134 PathDiagnosticConstruct(const PathDiagnosticConsumer *PDC,
244 void generatePathDiagnosticsForNode(PathDiagnosticConstruct &C,
247 void generateMinimalDiagForBlockEdge(PathDiagnosticConstruct &C,
251 generateDiagForGotoOP(const PathDiagnosticConstruct &C, const Stmt *S,
255 generateDiagForSwitchOP(const PathDiagnosticConstruct &C, const CFGBlock *Dst,
259 generateDiagForBinaryOP(const PathDiagnosticConstruct &C, const Stmt *T,
263 ExecutionContinues(const PathDiagnosticConstruct &C) const;
267 const PathDiagnosticConstruct &C) const;
418 static bool removeUnneededCalls(const PathDiagnosticConstruct
1966 PathDiagnosticConstruct::PathDiagnosticConstruct( function in class:PathDiagnosticConstruct
[all...]

Completed in 127 milliseconds