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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp446 SVal TheTypeVal = state->getSVal(CE->getArg(1), LCtx); local
450 Optional<nonloc::ConcreteInt> V = TheTypeVal.getAs<nonloc::ConcreteInt>();

Completed in 273 milliseconds