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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h91 class StackHintGeneratorForSymbol : public StackHintGenerator { class in namespace:clang::ento
97 StackHintGeneratorForSymbol(SymbolRef S, StringRef M) : Sym(S), Msg(M) {} function in class:clang::ento::StackHintGeneratorForSymbol

Completed in 108 milliseconds