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.cpp710 ExplodedNodeSet PreInitialized; in handleConstructor() local
713 StmtNodeBuilder Bldr(DstPreVisit, PreInitialized, *currBldrCtx); in handleConstructor()
740 PreInitialized = DstPreVisit; in handleConstructor()
744 getCheckerManager().runCheckersForPreCall(DstPreCall, PreInitialized, in handleConstructor()