Home
last modified time | relevance | path

Searched refs:StackDiagPair (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp391 typedef std::pair<PathDiagnosticCallPiece*, const ExplodedNode*> StackDiagPair; typedef
392 typedef SmallVector<StackDiagPair, 6> StackDiagVector;
446 CallStack.push_back(StackDiagPair(C, N)); in GenerateMinimalPathDiagnostic()
1187 CallStack.push_back(StackDiagPair(C, N)); in GenerateExtensivePathDiagnostic()