Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h473 SVal location, SVal Val, bool atDeclInit = false,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1939 bool atDeclInit, const ProgramPoint *PP) { in evalBind() argument
1976 Val, /* notifyChanges = */ !atDeclInit); in evalBind()