Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp919 ExplodedNodeSet DstPostValue; in VisitCXXNewAllocatorCall() local
920 StmtNodeBuilder ValueBldr(DstPostCall, DstPostValue, *currBldrCtx); in VisitCXXNewAllocatorCall()
959 DstPostValue, *Call, *this); in VisitCXXNewAllocatorCall()