Searched defs:ScopeEndSym (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h139 class ScopeEndSym : public SymbolRecord { class in namespace:llvm::codeview
141 explicit ScopeEndSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} function in class:llvm::codeview::ScopeEndSym
142 ScopeEndSym(SymbolRecordKind Kind, uint32_t RecordOffset) function in class:llvm::codeview::ScopeEndSym

Completed in 101 milliseconds