Home
last modified time | relevance | path

Searched defs:assumption (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h406 TrackConstraintBRVisitor(DefinedSVal constraint, bool assumption, in TrackConstraintBRVisitor() argument
/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h458 SVal cond, bool assumption) { in _evalAssume()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp668 SVal cond, bool assumption) { in processAssume() argument