Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h141 explicit ScopeEndSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ScopeEndSym() function
142 ScopeEndSym(SymbolRecordKind Kind, uint32_t RecordOffset) in ScopeEndSym() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h141 explicit ScopeEndSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in ScopeEndSym() function
142 ScopeEndSym(SymbolRecordKind Kind, uint32_t RecordOffset) in ScopeEndSym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h219 ScopeEndSym(SymbolRecordKind Kind, uint32_t RecordOffset) in ScopeEndSym() function