Home
last modified time | relevance | path

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

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