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.cpp801 ExplodedNodeSet DstPostArgumentCleanup; in handleConstructor() local
803 finishArgumentConstruction(DstPostArgumentCleanup, I, *Call); in handleConstructor()
809 DstPostArgumentCleanup, in handleConstructor()