Home
last modified time | relevance | path

Searched refs:enqueueStmtNode (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DCoreEngine.cpp544 void CoreEngine::enqueueStmtNode(ExplodedNode *N, in enqueueStmtNode() function in CoreEngine
619 enqueueStmtNode(*I, Block, Idx); in enqueue()
DExprEngine.cpp1411 Engine.enqueueStmtNode(NewNode, CalleeSF->getCallSiteBlock(), in replayWithoutInlining()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h178 void enqueueStmtNode(ExplodedNode *N, const CFGBlock *Block, unsigned Idx);