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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp51 PathGenerationScheme getGenerationScheme() const { return Extensive; } function in class:__anon3645::PlistDiagnostics
H A DBugReporter.cpp352 PathDiagnosticConsumer::PathGenerationScheme getGenerationScheme() const { function in class:__anon3625::PathDiagnosticBuilder
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp98 virtual PathGenerationScheme getGenerationScheme() const { function in class:__anon3657::ClangDiagPathDiagConsumer
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h99 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } function in class:clang::ento::PathDiagnosticConsumer

Completed in 189 milliseconds