Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h658 SVal location, SVal Val, bool atDeclInit = false,
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3221 bool atDeclInit, const ProgramPoint *PP) { in evalBind() argument
3254 Val, LC, /* notifyChanges = */ !atDeclInit); in evalBind()