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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h329 void takeNodes(const ExplodedNodeSet &S) { function in class:clang::ento::NodeBuilder
334 void takeNodes(ExplodedNode *N) { Frontier.erase(N); } function in class:clang::ento::NodeBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h553 void takeNodes(IntrusiveBackList<T> &Other) { function in class:llvm::IntrusiveBackList

Completed in 74 milliseconds