Searched defs:Assumption (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DConstraintManager.cpp110 assume(ProgramStateRef State, DefinedSVal Cond, bool Assumption) argument
H A DSimpleConstraintManager.cpp26 assumeInternal(ProgramStateRef State, DefinedSVal Cond, bool Assumption) argument
45 assume(ProgramStateRef State, NonLoc Cond, bool Assumption) argument
53 assumeAux(ProgramStateRef State, NonLoc Cond, bool Assumption) argument
[all...]
H A DRangedConstraintManager.cpp23 assumeSym(ProgramStateRef State, SymbolRef Sym, bool Assumption) argument
133 assumeSymUnsupported(ProgramStateRef State, SymbolRef Sym, bool Assumption) argument
H A DCheckerManager.cpp637 runCheckersForEvalAssume(ProgramStateRef state, SVal Cond, bool Assumption) argument
H A DProgramState.cpp360 assumeInBound(DefinedOrUnknownSVal Idx, DefinedOrUnknownSVal UpperBound, bool Assumption, QualType indexTy) const argument
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h501 getZeroExpr(llvm::SMTSolverRef &Solver, ASTContext &Ctx, const llvm::SMTExprRef &Exp, QualType Ty, bool Assumption) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h397 const bool Assumption; member in class:clang::ento::final
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp924 assumeCollectionNonEmpty(CheckerContext &C, ProgramStateRef State, SymbolRef CollectionS, bool Assumption) argument
955 assumeCollectionNonEmpty(CheckerContext &C, ProgramStateRef State, const ObjCForCollectionStmt *FCS, bool Assumption) argument
H A DStdLibraryFunctionsChecker.cpp168 Assumption enumerator in enum:__anon986::StdLibraryFunctionsChecker::ValueConstraint::DescriptionKind
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1745 std::string Assumption = II->getName().str(); local

Completed in 219 milliseconds