Home
last modified time | relevance | path

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

123

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/
H A DPathDiagnostic.h158 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
161 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
164 bool shouldAddPathEdges() const { return getGenerationScheme() >= Extensive; } in shouldAddPathEdges()
166 return getGenerationScheme() == Minimal || in shouldAddControlNotes()
167 getGenerationScheme() == Everything; in shouldAddControlNotes()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp56 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon840be9e50111::TextDiagnostics
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp58 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anond42a3c050111::TextDiagnostics
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp56 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon6000db320111::TextDiagnostics
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp58 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon8456f45e0111::TextDiagnostics
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp58 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anonf9729dfa0111::TextDiagnostics
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp55 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anonab8e9fe40111::TextDiagnostics
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp56 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon3fcdcdfa0111::TextDiagnostics
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp56 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon25e492270111::TextDiagnostics
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp55 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon85a9b5780111::TextDiagnostics
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp56 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon65b2b8660111::TextDiagnostics
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Core/
H A DTextDiagnostics.cpp56 PathGenerationScheme getGenerationScheme() const override { in getGenerationScheme() function in __anon63ea79830111::TextDiagnostics
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Analysis/
H A DPathDiagnostic.h122 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
125 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
128 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Analysis/
H A DPathDiagnostic.h122 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
125 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
128 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Analysis/
H A DPathDiagnostic.h122 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
125 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
128 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h122 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
125 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
128 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h122 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
125 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
128 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Analysis/
H A DPathDiagnostic.h161 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme() function
164 return getGenerationScheme() != None; in shouldGenerateDiagnostics()
167 bool shouldAddPathEdges() const { return getGenerationScheme() == Extensive; } in shouldAddPathEdges()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp40 PathGenerationScheme getGenerationScheme() const override { return Minimal; } in getGenerationScheme() function in __anona58de56c0111::SarifDiagnostics

123