Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp441 SVal TheTypeVal = C.getSVal(CE->getArg(1)); in checkPreStmt() local
445 Optional<nonloc::ConcreteInt> V = dyn_cast<nonloc::ConcreteInt>(TheTypeVal); in checkPreStmt()