Searched refs:containsNullptr (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp296 template <typename T> static bool containsNullptr(const T &Collection) { function
310 if (containsNullptr(EdgeAttr.CorrEdgePtr))
329 if (containsNullptr(VertexAttr.CorrVertexPtr))
348 if (containsNullptr(EdgeAttr.CorrEdgePtr))

Completed in 117 milliseconds