Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/StaticAnalyzer/
H A DFalsePositiveRefutationBRVisitorTest.cpp69 SVal AssertionVal = Call.getArgSVal(0); in reportIfCanBeTrue() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp143 SVal AssertionVal = State->getSVal(Assertion, LC); in getArgumentValueString() local