Home
last modified time | relevance | path

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

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