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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp114 class PathDiagnosticConstruct { class in namespace:__anon2334
137 PathDiagnosticConstruct(const PathDiagnosticConsumer *PDC,
247 void generatePathDiagnosticsForNode(PathDiagnosticConstruct &C,
250 void generateMinimalDiagForBlockEdge(PathDiagnosticConstruct &C,
254 generateDiagForGotoOP(const PathDiagnosticConstruct &C, const Stmt *S,
258 generateDiagForSwitchOP(const PathDiagnosticConstruct &C, const CFGBlock *Dst,
262 generateDiagForBinaryOP(const PathDiagnosticConstruct &C, const Stmt *T,
266 ExecutionContinues(const PathDiagnosticConstruct &C) const;
270 const PathDiagnosticConstruct &C) const;
421 static bool removeUnneededCalls(const PathDiagnosticConstruct
1969 PathDiagnosticConstruct::PathDiagnosticConstruct( function in class:PathDiagnosticConstruct
[all...]

Completed in 163 milliseconds