Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp894 ExplodedNodeSet DstPostValue; in VisitCXXNewAllocatorCall() local
895 StmtNodeBuilder ValueBldr(DstPostCall, DstPostValue, *currBldrCtx); in VisitCXXNewAllocatorCall()
929 DstPostValue, *Call, *this); in VisitCXXNewAllocatorCall()