Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.h22 class ConstantSym; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h922 explicit ConstantSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} ConstantSym() function
923 explicit ConstantSym(uint32_t RecordOffset) ConstantSym() function