Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp451 SVal TheTypeVal = C.getSVal(CE->getArg(1)); in checkPreStmt() local
456 dyn_cast<nonloc::ConcreteInt>(TheTypeVal); in checkPreStmt()