Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNonNullParamChecker.cpp263 Loc ParameterLoc = State->getLValue(Parameter, LocContext); in checkBeginFunction() local
266 State->getSVal(ParameterLoc).castAs<DefinedOrUnknownSVal>(); in checkBeginFunction()