Home
last modified time | relevance | path

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

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