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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h90 bool hasUDTLayout() const;
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyClassLayoutGraphicalDumper.cpp157 if (Layout.hasUDTLayout() && shouldRecurse()) {
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp90 bool DataMemberLayoutItem::hasUDTLayout() const { return UdtLayout != nullptr; } function in class:DataMemberLayoutItem

Completed in 113 milliseconds