Searched defs:shouldAddPathEdges (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h128 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } function in class:clang::ento::PathDiagnosticConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp187 bool shouldAddPathEdges() const { return Consumer->shouldAddPathEdges(); } function in class:__anon867::PathDiagnosticConstruct

Completed in 118 milliseconds