Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp744 ExplodedNodeSet PreInitialized; in handleConstructor() local
747 StmtNodeBuilder Bldr(DstPreVisit, PreInitialized, *currBldrCtx); in handleConstructor()
770 PreInitialized = DstPreVisit; in handleConstructor()
774 getCheckerManager().runCheckersForPreCall(DstPreCall, PreInitialized, in handleConstructor()