Home
last modified time | relevance | path

Searched defs:LValLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp291 std::optional<Loc> LValLoc = LVal.getAs<Loc>(); in checkBeginFunction() local
947 std::optional<Loc> LValLoc = LVal.getAs<Loc>(); in getValueReleasedByNillingOut() local