Home
last modified time | relevance | path

Searched defs:takeNodes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h329 void takeNodes(const ExplodedNodeSet &S) { in takeNodes() function
334 void takeNodes(ExplodedNode *N) { Frontier.erase(N); } in takeNodes() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h571 void takeNodes(IntrusiveBackList<T> &Other) { in takeNodes() function