Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp444 SVal TheTypeVal = C.getSVal(CE->getArg(1)); in checkPreStmt() local
448 Optional<nonloc::ConcreteInt> V = TheTypeVal.getAs<nonloc::ConcreteInt>(); in checkPreStmt()