HomeSort by: relevance | last modified time | path
    Searched refs:StackHintGenerator (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
BugReporter.h 79 class StackHintGenerator {
81 virtual ~StackHintGenerator() = 0;
93 class StackHintGeneratorForSymbol : public StackHintGenerator {
367 std::map<PathDiagnosticPieceRef, std::unique_ptr<StackHintGenerator>>
513 std::unique_ptr<StackHintGenerator> StackHint) {
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp 281 StackHintGenerator::~StackHintGenerator() = default;

Completed in 19 milliseconds