Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp831 ExplodedNodeSet DstPostArgumentCleanup; in handleConstructor() local
833 finishArgumentConstruction(DstPostArgumentCleanup, I, *Call); in handleConstructor()
839 DstPostArgumentCleanup, in handleConstructor()