Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp442 SVal TheTypeVal = C.getSVal(CE->getArg(1)); in checkPreStmt() local
447 dyn_cast<nonloc::ConcreteInt>(TheTypeVal); in checkPreStmt()