Home
last modified time | relevance | path

Searched defs:IsElided (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp53 bool IsElided) in LayoutItemBase()
109 uint32_t Size, bool IsElided) in UDTLayoutBase()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h68 bool IsElided = false; variable