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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp270 // PathDiagnosticBuilder and its associated routines and helper objects.
284 class PathDiagnosticBuilder : public BugReporterContext { class in namespace:__anon16495
291 PathDiagnosticBuilder(GRBugReporter &br, function in class:__anon16495::PathDiagnosticBuilder
328 PathDiagnosticBuilder::ExecutionContinues(const ExplodedNode *N) {
337 PathDiagnosticBuilder::ExecutionContinues(llvm::raw_string_ostream &os,
457 PathDiagnosticBuilder::getEnclosingStmtLocation(const Stmt *S) {
467 PathDiagnosticBuilder &PDB,
524 PathDiagnosticBuilder &PDB,
938 PathDiagnosticBuilder &PDB;
959 EdgeBuilder(PathDiagnostic &pd, PathDiagnosticBuilder
[all...]

Completed in 96 milliseconds