Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp156 SVal VforkRetVal = Call.getReturnValue(); in checkPostCall() local
158 VforkRetVal.getAs<DefinedOrUnknownSVal>(); in checkPostCall()