Home
last modified time | relevance | path

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

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