Searched defs:atDeclInit (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2003 bool atDeclInit, const ProgramPoint *PP) {
2041 Val, /* notifyChanges = */ !atDeclInit);
2000 evalBind(ExplodedNodeSet &Dst, const Stmt *StoreE, ExplodedNode *Pred, SVal location, SVal Val, bool atDeclInit, const ProgramPoint *PP) argument

Completed in 717 milliseconds