Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h664 SVal location, SVal Val, bool atDeclInit = false,
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3553 bool atDeclInit, const ProgramPoint *PP) { in evalBind() argument
3586 Val, LC, /* notifyChanges = */ !atDeclInit); in evalBind()