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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h474 class StackHintGeneratorForSymbol : public StackHintGenerator { class in namespace:clang::ento
480 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {} function in class:clang::ento::StackHintGeneratorForSymbol
481 virtual ~StackHintGeneratorForSymbol() {}

Completed in 64 milliseconds