Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp445 SVal TheTypeVal = state->getSVal(CE->getArg(1), LCtx); in checkPreStmt() local
449 Optional<nonloc::ConcreteInt> V = TheTypeVal.getAs<nonloc::ConcreteInt>(); in checkPreStmt()