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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h580 class TypeServer2Record : public TypeRecord { class in namespace:llvm::codeview
583 explicit TypeServer2Record(TypeRecordKind Kind) : TypeRecord(Kind) {} function in class:llvm::codeview::TypeServer2Record
584 TypeServer2Record(StringRef GuidStr, uint32_t Age, StringRef Name) function in class:llvm::codeview::TypeServer2Record

Completed in 59 milliseconds