Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp310 template <typename T> static bool containsNullptr(const T &Collection) { in containsNullptr() function
324 if (containsNullptr(EdgeAttr.CorrEdgePtr)) in getLabel()
343 if (containsNullptr(VertexAttr.CorrVertexPtr)) in getLabel()
362 if (containsNullptr(EdgeAttr.CorrEdgePtr)) in getLineWidth()