Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h331 struct SrcHeaderBlockEntry { struct
344 static_assert(sizeof(SrcHeaderBlockEntry) == 40, "Incorrect struct size!"); argument