Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h329 void takeNodes(const ExplodedNodeSet &S) { in takeNodes() function
334 void takeNodes(ExplodedNode *N) { Frontier.erase(N); } in takeNodes() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCoreEngine.h301 void takeNodes(const ExplodedNodeSet &S) { in takeNodes() function
305 void takeNodes(ExplodedNode *N) { Frontier.erase(N); } in takeNodes() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h553 void takeNodes(IntrusiveBackList<T> &Other) { in takeNodes() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h553 void takeNodes(IntrusiveBackList<T> &Other) { in takeNodes() function