Home
last modified time | relevance | path

Searched refs:PathSensitive (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/
H A Dmodule.modulemap140 textual header "StaticAnalyzer/Core/PathSensitive/SVals.def"
141 textual header "StaticAnalyzer/Core/PathSensitive/Symbols.def"
142 textual header "StaticAnalyzer/Core/PathSensitive/Regions.def"
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h123 enum class Kind { Basic, PathSensitive }; enumerator
401 return R->getKind() == Kind::PathSensitive; in classof()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2133 : BugReport(Kind::PathSensitive, bt, shortDesc, desc), ErrorNode(errorNode), in PathSensitiveBugReport()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormattedStatus.rst217 * - clang/include/clang/StaticAnalyzer/Core/PathSensitive