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

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

Completed in 34 milliseconds