Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp312 struct LVShared { struct
313 LVCodeViewReader *Reader;
314 LVLogicalVisitor *Visitor;
315 LVForwardReferences ForwardReferences;
316 LVLineRecords LineRecords;
317 LVNamespaceDeduction NamespaceDeduction;
318 LVStringRecords StringRecords;
319 LVTypeRecords TypeRecords;
325 LVTypeKinds TypeKinds;
326 LVSymbolKinds SymbolKinds;
[all …]