Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp197 const MemRegion *VforkLhs = in checkBind() local
202 if (!MR || MR == VforkLhs) in checkBind()