Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h993 explicit AnnotationSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} AnnotationSym() function
994 explicit AnnotationSym(uint32_t RecordOffset) AnnotationSym() function