Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp167 const MemRegion *LhsDeclReg = in checkPostCall() local
176 ChildState = ChildState->set<VforkResultRegion>(LhsDeclReg); in checkPostCall()