Home
last modified time | relevance | path

Searched refs:getGenerationScheme (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h156 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
159 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
162 bool shouldAddPathEdges() const { return getGenerationScheme() >= Extensive; } in shouldAddPathEdges()
164 return getGenerationScheme() == Minimal || in shouldAddControlNotes()
165 getGenerationScheme() == Everything; in shouldAddControlNotes()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp51 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anonba5c3fec0111::TextDiagnostics
H A DSarifDiagnostics.cpp45 PathGenerationScheme getGenerationScheme() const override { return Minimal; } in getGenerationScheme() function in __anon096d15bc0111::SarifDiagnostics
H A DPlistDiagnostics.cpp67 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon46fda2930111::PlistDiagnostics
H A DHTMLDiagnostics.cpp119 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon0dc04f5c0111::HTMLDiagnostics
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7969 …s19getGenerationSchemeEv", "(anonymous namespace)::PlistDiagnostics::getGenerationScheme() const"},
8258 …getGenerationSchemeEv", "(anonymous namespace)::TextPathDiagnostics::getGenerationScheme() const"},
8264 …cClient19getGenerationSchemeEv", "clang::ento::PathDiagnosticClient::getGenerationScheme() const"},