Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp585 const VarRegion *ParamRegion = State->getRegion(Param, LCtx); in checkBeginFunction() local
587 State->getSVal(ParamRegion).getAsRegion(); in checkBeginFunction()