Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp50 bool IsElided) in LayoutItemBase()
106 uint32_t Size, bool IsElided) in UDTLayoutBase()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h69 bool IsElided = false; variable