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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h951 class EndPrecompRecord : public TypeRecord { class in namespace:llvm::codeview
954 explicit EndPrecompRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} function in class:llvm::codeview::EndPrecompRecord

Completed in 101 milliseconds