Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp155 SVal VforkRetVal = Call.getReturnValue(); in checkPostCall() local
157 VforkRetVal.getAs<DefinedOrUnknownSVal>(); in checkPostCall()