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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h534 std::string getCallStackMessage(const ExplodedNode *N) { function in class:clang::ento::PathDiagnosticEventPiece
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp546 std::string stackMsg = ep->getCallStackMessage(N);

Completed in 87 milliseconds