Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp297 template <typename T> static bool containsNullptr(const T &Collection) { in containsNullptr() function
308 if (containsNullptr(EdgeAttr.CorrEdgePtr)) in getLabel()
328 if (containsNullptr(VertexAttr.CorrVertexPtr)) in getLabel()
348 if (containsNullptr(EdgeAttr.CorrEdgePtr)) in getLineWidth()