Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h32 struct DILineInfo { struct
53 DILineInfo() in DILineInfo() argument
89 using DILineInfoTable = SmallVector<std::pair<uint64_t, DILineInfo>, 16>; argument