Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp303 QualType ReturnedTy = in processCallExit() local
305 if (!ReturnedTy.isNull()) { in processCallExit()
307 V = adjustReturnValue(V, Ex->getType(), ReturnedTy, in processCallExit()