Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h31 struct DILineInfo { struct
48 DILineInfo() in DILineInfo() argument
86 using DILineInfoTable = SmallVector<std::pair<uint64_t, DILineInfo>, 16>; argument