Home
last modified time | relevance | path

Searched defs:AssumptionVal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAssumeModeling.cpp41 SVal AssumptionVal = C.getSVal(Attr->getAssumption()); in checkPostStmt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp820 llvm::Value *AssumptionVal = EmitCheckedArgForAssume(Assumption); in EmitAttributedStmt() local