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

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

Completed in 855 milliseconds