Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/
DDIContext.h32 struct DILineInfo { struct
49 DILineInfo() in DILineInfo() argument
85 using DILineInfoTable = SmallVector<std::pair<uint64_t, DILineInfo>, 16>; argument